Config Inventory Data Type
class ConfigInventoryDataType(itemConverter: ConfigItemConverter) : ConfigDataType<Map<Int, ItemStack>>
Content copied to clipboard
インベントリ。ConfigItemConverter を使用して保存・読込を行う。
Since
1.7.0
See also
Constructors
ConfigInventoryDataType
Link copied to clipboard