implements Packet<ServerGamePacketListener>
| aiu | |
| net.minecraft.network.protocol.game.ServerboundContainerSlotStateChangedPacket | |
| net.minecraft.class_8875 | |
| net.minecraft.network.packet.c2s.play.SlotChangedStateC2SPacket |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final int |
| ||||||||
| private final int |
| ||||||||
| private final boolean |
| ||||||||
| public static final StreamCodec<FriendlyByteBuf, ServerboundContainerSlotStateChangedPacket> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (FriendlyByteBuf buf) |
| public | (int slotId, int screenHandlerId, boolean newState) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private void |
| ||||||||
| public PacketType<ServerboundContainerSlotStateChangedPacket> |
| ||||||||
| public void |
| ||||||||
| public int |
| ||||||||
| public int |
| ||||||||
| public boolean |
|