net.minecraft.network.protocol.game

public record ServerboundContainerSlotStateChangedPacket

implements Packet<ServerGamePacketListener>

ahh
net.minecraft.network.protocol.game.ServerboundContainerSlotStateChangedPacket
net.minecraft.class_8875
net.minecraft.unmapped.C_zpmnryxk
net.minecraft.network.packet.c2s.play.SlotChangedStateC2SPacket
net.minecraft.network.packet.c2s.play.SlotChangedStateC2SPacket

Field summary

Modifier and TypeField
private final int
b
slotId
comp_1998
f_cfyclxqn
slotId
slotId
private final int
c
containerId
comp_1999
f_lgzrtkmp
screenHandlerId
containerId
private final boolean
d
newState
comp_2000
f_ihybzhay
newState
newState
public static final StreamCodec<FriendlyByteBuf, ServerboundContainerSlotStateChangedPacket>
a
STREAM_CODEC
field_48192
f_prbicqla
CODEC
CODEC

Constructor summary

ModifierConstructor
private (FriendlyByteBuf buf)
public (int slotId, int containerId, boolean newState)

Method summary

Modifier and TypeMethod
private void
a(vu arg0)
write(FriendlyByteBuf arg0)
method_55973(class_2540 arg0)
m_cgzztltb(C_idfydwco arg0)
write(PacketByteBuf buf)
write(PacketByteBuf buf)
public PacketType<ServerboundContainerSlotStateChangedPacket>
a()
type()
method_65080()
m_bbocywrf()
getPacketType()
getType()
public void
a(agp arg0)
handle(ServerGamePacketListener arg0)
method_54437(class_2792 arg0)
m_lgsazwdo(C_eetcdhxt arg0)
apply(ServerPlayPacketListener arg0)
apply(ServerPlayPacketListener arg0)
public int
b()
slotId()
comp_1998()
m_cdhgyvrd()
slotId()
getSlotId()
public int
e()
containerId()
comp_1999()
m_lmffguut()
screenHandlerId()
getContainerId()
public boolean
f()
newState()
comp_2000()
m_sdltxgte()
newState()
getNewState()