implements Packet<ClientPlayPacketHandler>
| ir | |
| net.minecraft.class_2011 | |
| net.minecraft.network.packet.s2c.play.OpenInventoryMenuS2CPacket | |
| net.minecraft.network.play.server.SPacketOpenWindow | |
| net.minecraft.network.play.server.SPacketOpenWindow |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private int |
| ||||||||||
| private String |
| ||||||||||
| private Text |
| ||||||||||
| private int |
| ||||||||||
| private int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
| public | (int menuId, String menuType, Text displayName) |
| public | (int menuId, String menuType, Text displayName, int size) |
| public | (int menuId, String menuType, Text displayName, int size, int ownerId) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||||
| public void |
| ||||||||||
| public void |
| ||||||||||
| public int |
| ||||||||||
| public String |
| ||||||||||
| public Text |
| ||||||||||
| public int |
| ||||||||||
| public int |
| ||||||||||
| public boolean |
|