Config Enchantment By Name List Data Type
object ConfigEnchantmentByNameListDataType : ConfigDataType<List<Enchantment>>
Content copied to clipboard
ConfigDataType.EnchantmentByNameList
Since
1.5.1
Functions
set
Link copied to clipboard
open override fun set(config: CustomConfig, path: String, value: List<Enchantment>?)
Content copied to clipboard