implements Packet<ServerPlayPacketListener>
| net.minecraft.network.protocol.game.ServerboundContainerClickPacket | |
| net.minecraft.class_2813 | |
| net.minecraft.network.packet.c2s.play.ClickSlotC2SPacket |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final int |
|
||||||
| private final int |
|
||||||
| private final short |
|
||||||
| private final byte |
|
||||||
| private final SlotActionType |
|
||||||
| private final it.unimi.dsi.fastutil.ints.Int2ObjectMap<ItemStackHash> |
|
||||||
| private final ItemStackHash |
|
||||||
| private static final int |
|
||||||
| private static final PacketCodec<RegistryByteBuf, it.unimi.dsi.fastutil.ints.Int2ObjectMap<ItemStackHash>> |
|
||||||
| public static final PacketCodec<RegistryByteBuf, ClickSlotC2SPacket> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (int syncId, int revision, short slot, byte button, SlotActionType actionType, it.unimi.dsi.fastutil.ints.Int2ObjectMap<ItemStackHash> modifiedStacks, ItemStackHash cursor) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public PacketType<ClickSlotC2SPacket> |
|
||||||
| public void |
|
||||||
| public int |
|
||||||
| public int |
|
||||||
| public short |
|
||||||
| public byte |
|
||||||
| public SlotActionType |
|
||||||
| public it.unimi.dsi.fastutil.ints.Int2ObjectMap<ItemStackHash> |
|
||||||
| public ItemStackHash |
|
||||||
| public void |
|