net.minecraft.network.protocol.game

public class ServerboundPickItemPacket

implements Packet<ServerGamePacketListener>

aio
net.minecraft.network.protocol.game.ServerboundPickItemPacket
net.minecraft.class_2838
net.minecraft.network.packet.c2s.play.PickFromInventoryC2SPacket
net.minecraft.network.protocol.game.PacketPlayInPickItem

Field summary

Modifier and TypeField
public static final StreamCodec<FriendlyByteBuf, ServerboundPickItemPacket>
a
STREAM_CODEC
field_48204
CODEC
private final int
b
slot
field_12908
slot

Constructor summary

ModifierConstructor
public (int slot)
private (FriendlyByteBuf buf)

Method summary

Modifier and TypeMethod
private void
a(ws arg0)
write(FriendlyByteBuf arg0)
method_55985(class_2540 arg0)
write(PacketByteBuf buf)
public PacketType<ServerboundPickItemPacket>
a()
type()
method_55846()
getPacketId()
public void
a(ahm arg0)
handle(ServerGamePacketListener arg0)
method_12292(class_2792 arg0)
apply(ServerPlayPacketListener arg0)
public int
b()
getSlot()
method_12293()
getSlot()