ItemTagConfigAdapter

Properties

Link copied to clipboard
open override val type: Class<Tag<*>>

Functions

Link copied to clipboard
open override fun convert(value: Any): Tag<ItemTypeWrapper>

Converts the given value obtained from config to the target type T.