Inventory
@Serializable
Constructors
Link copied to clipboard
constructor(invContents: InventoryData? = null, invArmor: InventoryData? = null, enderChestContents: InventoryData? = null, enderChestPageIcons: List<InventoryData?>? = null, equipmentContents: InventoryData? = null)