History - net.minecraft.network.packet.s2c.play.ChunkRenderDistanceCenterS2CPacket
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.ClientboundSetChunkCacheCenterPacket
net.minecraft.class_4282
net.minecraft.network.packet.s2c.play.ChunkRenderDistanceCenterS2CPacket
Fields
PacketCodec<PacketByteBuf, ChunkRenderDistanceCenterS2CPacket>: STREAM_CODEC, field_47975, CODEC
int: x, field_19206, chunkX
int: z, field_19207, chunkZ
Constructors
(int, int)
Methods
void (PacketByteBuf): write, method_55922, write
PacketType<ChunkRenderDistanceCenterS2CPacket> (): type, method_65080, getPacketType
void (ClientPlayPacketListener): handle, method_20321, apply
int (): getX, method_20322, getChunkX
int (): getZ, method_20323, getChunkZ
void (PacketListener): handle, method_65081, apply