Uses of Class
net.minecraft.network.protocol.game.ClientboundSetChunkCacheRadiusPacket
-
Uses of ClientboundSetChunkCacheRadiusPacket in net.minecraft.client.multiplayer
Modifier and TypeMethodDescriptionvoid
ClientPacketListener.handleSetChunkCacheRadius
(ClientboundSetChunkCacheRadiusPacket p_105082_) -
Uses of ClientboundSetChunkCacheRadiusPacket in net.minecraft.network.protocol.game
Modifier and TypeFieldDescriptionstatic final PacketType
<ClientboundSetChunkCacheRadiusPacket> GamePacketTypes.CLIENTBOUND_SET_CHUNK_CACHE_RADIUS
static final StreamCodec
<FriendlyByteBuf, ClientboundSetChunkCacheRadiusPacket> ClientboundSetChunkCacheRadiusPacket.STREAM_CODEC
Modifier and TypeMethodDescriptionvoid
ClientGamePacketListener.handleSetChunkCacheRadius
(ClientboundSetChunkCacheRadiusPacket p_131429_)