net.minecraft.network.protocol.game

public record ServerboundSetCreativeModeSlotPacket

implements Packet<ServerGamePacketListener>

aij
net.minecraft.network.protocol.game.ServerboundSetCreativeModeSlotPacket
net.minecraft.class_2873
net.minecraft.unmapped.C_svkywldg
net.minecraft.network.packet.c2s.play.CreativeInventoryActionC2SPacket
net.minecraft.network.packet.c2s.play.CreativeInventoryActionC2SPacket

Field summary

Modifier and TypeField
private final short
b
slotNum
comp_2609
f_ikmrhnbk
slot
slot
private final ItemStack
c
itemStack
comp_2610
f_fkmiijgn
stack
stack
public static final StreamCodec<RegistryFriendlyByteBuf, ServerboundSetCreativeModeSlotPacket>
a
STREAM_CODEC
field_48219
f_blpbkwii
CODEC
CODEC

Constructor summary

ModifierConstructor
public (int slot, ItemStack stack)
public (short slot, ItemStack stack)

Method summary

Modifier and TypeMethod
public PacketType<ServerboundSetCreativeModeSlotPacket>
a()
type()
method_65080()
m_bbocywrf()
getPacketType()
getType()
public void
a(agp arg0)
handle(ServerGamePacketListener arg0)
method_12480(class_2792 arg0)
m_vsxjqszk(C_eetcdhxt arg0)
apply(ServerPlayPacketListener arg0)
apply(ServerPlayPacketListener arg0)
public short
b()
slotNum()
comp_2609()
m_rvoeeiid()
slot()
slotNum()
public ItemStack
e()
itemStack()
comp_2610()
m_svdviwpp()
stack()
itemStack()