extends Packet
| gn | |
| net.minecraft.class_2011 | |
| net.minecraft.network.packet.s2c.play.OpenInventoryMenuS2CPacket | |
| net.minecraft.network.play.server.S2DPacketOpenWindow |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private int |
| ||||||||
| private int |
| ||||||||
| private String |
| ||||||||
| private int |
| ||||||||
| private boolean |
| ||||||||
| private int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
| public | (int menuId, int menuType, String displayName, int size, boolean hasCustomName) |
| public | (int menuId, int menuType, String displayName, int size, boolean hasCustomName, int ownerId) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||
| public void |
| ||||||||
| public void |
| ||||||||
| public int |
| ||||||||
| public int |
| ||||||||
| public String |
| ||||||||
| public int |
| ||||||||
| public boolean |
| ||||||||
| public int |
|