History - net.minecraft.network.packet.s2c.play.NbtQueryResponseS2CPacket
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.network.protocol.game.ClientboundTagQueryPacket
net.minecraft.class_2774
net.minecraft.network.packet.s2c.play.NbtQueryResponseS2CPacket
Fields
PacketCodec<PacketByteBuf, NbtQueryResponseS2CPacket>: STREAM_CODEC, field_48002, CODEC
int: transactionId, field_12691, transactionId
NbtCompound: tag, field_12690, nbt
Constructors
(int, NbtCompound)
Methods
void (PacketByteBuf): write, method_55947, write
PacketType<NbtQueryResponseS2CPacket> (): type, method_65080, getPacketType
void (ClientPlayPacketListener): handle, method_11909, apply
int (): getTransactionId, method_11910, getTransactionId
NbtCompound (): getTag, method_11911, getNbt
boolean (): isSkippable, method_11051, isWritingErrorSkippable
void (PacketListener): handle, method_65081, apply