Uses of Record Class
net.minecraft.network.protocol.game.ClientboundSetSimulationDistancePacket
Packages that use ClientboundSetSimulationDistancePacket
- 
Uses of ClientboundSetSimulationDistancePacket in net.minecraft.client.multiplayerMethods in net.minecraft.client.multiplayer with parameters of type ClientboundSetSimulationDistancePacketModifier and TypeMethodDescriptionvoidClientPacketListener.handleSetSimulationDistance(ClientboundSetSimulationDistancePacket p_194245_) 
- 
Uses of ClientboundSetSimulationDistancePacket in net.minecraft.network.protocol.gameMethods in net.minecraft.network.protocol.game with parameters of type ClientboundSetSimulationDistancePacketModifier and TypeMethodDescriptionvoidClientGamePacketListener.handleSetSimulationDistance(ClientboundSetSimulationDistancePacket p_195624_)