implements Packet<ClientPlayPacketListener>
| net.minecraft.network.protocol.game.ClientboundContainerSetSlotPacket | |
| net.minecraft.network.protocol.game.ClientboundContainerSetSlotPacket | |
| net.minecraft.class_2653 | |
| net.minecraft.network.packet.s2c.play.ScreenHandlerSlotUpdateS2CPacket |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public static final PacketCodec<RegistryByteBuf, ScreenHandlerSlotUpdateS2CPacket> |
| ||||||||
| private final int |
| ||||||||
| private final int |
| ||||||||
| private final int |
| ||||||||
| private final ItemStack |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (int syncId, int revision, int slot, ItemStack stack) |
| private | (RegistryByteBuf buf) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private void |
| ||||||||
| public PacketType<ScreenHandlerSlotUpdateS2CPacket> |
| ||||||||
| public void |
| ||||||||
| public int |
| ||||||||
| public int |
| ||||||||
| public ItemStack |
| ||||||||
| public int |
|