History - net.minecraft.network.packet.s2c.play.OpenInventoryMenuS2CPacket
1.7.10
Names
gn
net.minecraft.class_2011
net.minecraft.network.packet.s2c.play.OpenInventoryMenuS2CPacket
net.minecraft.network.play.server.S2DPacketOpenWindow
Fields
int: a, field_8604, menuId, windowId
int: b, field_8605, type, inventoryType
String: c, field_8606, displayName, windowTitle
int: d, field_8607, size, slotCount
boolean: e, field_8608, hasCustomName, useProvidedTitle
int: f, field_8609, ownerId, entityId
Constructors
()
(int, int, String, int, boolean)
(int, int, String, int, boolean, int)
Methods
void (ClientPlayPacketHandler): a, method_7714, handle, processPacket
void (PacketByteBuf): a, method_7535, read, readPacketData
void (PacketByteBuf): b, method_7539, write, writePacketData
int (): c, method_7715, getMenuId, func_148901_c
int (): d, method_7716, getMenuType, func_148899_d
String (): e, method_7717, getDisplayName, func_148902_e
int (): f, method_7718, getSize, func_148898_f
boolean (): g, method_7719, getLocked, func_148900_g
int (): h, method_7720, getOwnerId, func_148897_h