net.minecraft.network.protocol.game

public record ServerboundSelectBundleItemPacket

implements Packet<ServerGamePacketListener>

ait
net.minecraft.network.protocol.game.ServerboundSelectBundleItemPacket
net.minecraft.class_9837

Field summary

Modifier and TypeField
private final int
b
slotId
comp_2894
private final int
c
selectedItemIndex
comp_2895
public static final StreamCodec<FriendlyByteBuf, ServerboundSelectBundleItemPacket>
a
STREAM_CODEC
field_52339

Constructor summary

ModifierConstructor
private (FriendlyByteBuf arg0)
public (int arg0, int arg1)

Method summary

Modifier and TypeMethod
private void
a(wc arg0)
write(FriendlyByteBuf arg0)
method_61228(class_2540 arg0)
public PacketType<ServerboundSelectBundleItemPacket>
a()
type()
method_65080()
public void
a(ahf arg0)
handle(ServerGamePacketListener arg0)
method_61227(class_2792 arg0)
public int
b()
slotId()
comp_2894()
public int
e()
selectedItemIndex()
comp_2895()