Uses of Class
net.minecraft.network.protocol.game.ClientboundSetChunkCacheRadiusPacket
Packages that use ClientboundSetChunkCacheRadiusPacket
-
Uses of ClientboundSetChunkCacheRadiusPacket in net.minecraft.client.multiplayer
Methods in net.minecraft.client.multiplayer with parameters of type ClientboundSetChunkCacheRadiusPacketModifier and TypeMethodDescriptionvoid
ClientPacketListener.handleSetChunkCacheRadius
(ClientboundSetChunkCacheRadiusPacket p_105082_) -
Uses of ClientboundSetChunkCacheRadiusPacket in net.minecraft.network.protocol.game
Methods in net.minecraft.network.protocol.game with parameters of type ClientboundSetChunkCacheRadiusPacketModifier and TypeMethodDescriptionvoid
ClientGamePacketListener.handleSetChunkCacheRadius
(ClientboundSetChunkCacheRadiusPacket p_131429_)