top of page

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