EditableItemStack

constructor(id: String, group: String = "UIsModule", itemStack: ItemStack)

Parameters

id

The id of the item.

group

The group of the files to store the item. (Default to "UIsModule")

itemStack

The item stack to save.