net.minecraft.network.protocol.game

public class ClientboundContainerSetSlotPacket

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 TypeField
public static final StreamCodec<RegistryFriendlyByteBuf, ClientboundContainerSetSlotPacket>
a
STREAM_CODEC
field_47918
f_qdrfjfbe
CODEC
CODEC
private final int
b
containerId
field_12152
f_jubroiqz
syncId
syncId
private final int
c
stateId
field_34036
f_bmiwnnxs
revision
revision
private final int
d
slot
field_12151
f_qnmftpvc
slot
slot
private final ItemStack
e
itemStack
field_12153
f_livcedrl
stack
stack

Constructor summary

ModifierConstructor
public (int syncId, int revision, int slot, ItemStack stack)
private (RegistryFriendlyByteBuf buf)

Method summary

Modifier and TypeMethod
private void
a(wj arg0)
write(RegistryFriendlyByteBuf arg0)
method_55871(class_9129 arg0)
m_flwcdxyg(C_bngyzsts arg0)
write(RegistryByteBuf buf)
write(RegistryByteBuf buf)
public PacketType<ClientboundContainerSetSlotPacket>
a()
type()
method_65080()
m_bbocywrf()
getPacketType()
getType()
public void
a(abu arg0)
handle(ClientGamePacketListener arg0)
method_11451(class_2602 arg0)
m_pgunbwxs(C_rbfddnlp arg0)
apply(ClientPlayPacketListener arg0)
apply(ClientPlayPacketListener arg0)
public int
b()
getContainerId()
method_11452()
m_yrgrekdu()
getSyncId()
getSyncId()
public int
e()
getSlot()
method_11450()
m_akxcvfcq()
getSlot()
getSlot()
public ItemStack
f()
getItem()
method_11449()
m_bcpflskj()
getStack()
getItemStack()
public int
g()
getStateId()
method_37439()
m_hbgjfgqd()
getRevision()
getRevision()