implements Packet<ClientGamePacketListener>
| acq | |
| net.minecraft.network.protocol.game.ClientboundContainerSetSlotPacket | |
| net.minecraft.class_2653 | |
| net.minecraft.unmapped.C_imvqmrim | |
| net.minecraft.network.packet.s2c.play.ScreenHandlerSlotUpdateS2CPacket | |
| net.minecraft.network.packet.s2c.play.ScreenHandlerSlotUpdateS2CPacket |
Field summary
| Modifier and Type | Field | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public static final StreamCodec<RegistryFriendlyByteBuf, ClientboundContainerSetSlotPacket> |
| ||||||||||||
| 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 | (RegistryFriendlyByteBuf buf) |
Method summary
| Modifier and Type | Method | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private void |
| ||||||||||||
| public PacketType<ClientboundContainerSetSlotPacket> |
| ||||||||||||
| public void |
| ||||||||||||
| public int |
| ||||||||||||
| public int |
| ||||||||||||
| public ItemStack |
| ||||||||||||
| public int |
|