top of page
Christophe Blattmann
3D Artist & 3D Generalist
Universal Minecraft Editor For - Android
data class InventorySlot( val slot: Int, val itemId: String, val count: Byte, val damage: Short, val tag: NBTTagCompound? )
bottom of page
data class InventorySlot( val slot: Int, val itemId: String, val count: Byte, val damage: Short, val tag: NBTTagCompound? )