public class InventoryMenuClickSlotC2SPacket
implements Packet
| ma | |
| net.minecraft.unmapped.C_88033048 | |
| net.minecraft.network.packet.c2s.play.InventoryMenuClickSlotC2SPacket |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private int |
| ||||||
| private int |
| ||||||
| private int |
| ||||||
| private short |
| ||||||
| private ItemStack |
| ||||||
| private int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
| public | (int menuId, int slotId, int clickData, int 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 int |
|