implements Packet<ClientGamePacketListener>
| adn | |
| net.minecraft.network.protocol.game.ClientboundContainerSetSlotPacket | |
| net.minecraft.class_2653 | |
| net.minecraft.network.packet.s2c.play.ScreenHandlerSlotUpdateS2CPacket | |
| net.minecraft.src.C_5058_ | |
| net.minecraft.network.protocol.game.PacketPlayOutSetSlot |
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 |
|