SetPersistentDataType

Constructors

Link copied to clipboard
constructor(elementType: PersistentDataType<P, C>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open override fun fromPrimitive(primitive: PersistentDataContainer, context: PersistentDataAdapterContext): Set<C>
Link copied to clipboard
open override fun getComplexType(): Class<Set<C>>
Link copied to clipboard
Link copied to clipboard
open override fun toPrimitive(complex: Set<C>, context: PersistentDataAdapterContext): PersistentDataContainer