public class OpenInventoryMenuS2CPacket
implements Packet<ClientPlayPacketHandler>
| ir | |
| net.minecraft.unmapped.C_37565076 | |
| net.minecraft.network.packet.s2c.play.OpenInventoryMenuS2CPacket |
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 |
|