Config Enchantment By Key List Data Type
            object ConfigEnchantmentByKeyListDataType : ConfigDataType<List<Enchantment>> 
Content copied to clipboard
エンチャントの一覧。固有名から取得する。
Since
1.5.1
See also
Functions
set
                          
                    Link copied to clipboard
                        open override fun set(config: CustomConfig, path: String, value: List<Enchantment>?)
Content copied to clipboard