implements Packet<ServerPlayPacketHandler>
| lf | |
| net.minecraft.class_2059 | |
| net.minecraft.network.packet.c2s.play.InventoryMenuClickSlotC2SPacket | |
| net.minecraft.network.play.client.CPacketClickWindow | |
| net.minecraft.network.play.client.CPacketClickWindow |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private int |
| ||||||||||
| private int |
| ||||||||||
| private int |
| ||||||||||
| private short |
| ||||||||||
| private ItemStack |
| ||||||||||
| private ActionType |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
| public | (int menuId, int slot, int clickData, ActionType action, ItemStack item, short interactionId) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||||
| public void |
| ||||||||||
| public void |
| ||||||||||
| public int |
| ||||||||||
| public int |
| ||||||||||
| public int |
| ||||||||||
| public short |
| ||||||||||
| public ItemStack |
| ||||||||||
| public ActionType |
|