Open Window Packet
data class OpenWindowPacket(val windowId: Int, val inventoryType: Int, val windowTitle: String) : ClientBoundPacket
Open Screen | 0x2c | play | clientbound
Parameters
window Id
windowId
inventory Type
inventoryType
window Title
windowTitle