Uses of Record Class
net.minecraft.network.protocol.game.ClientboundSetSimulationDistancePacket
Packages that use ClientboundSetSimulationDistancePacket
-
Uses of ClientboundSetSimulationDistancePacket in net.minecraft.client.multiplayer
Methods in net.minecraft.client.multiplayer with parameters of type ClientboundSetSimulationDistancePacketModifier and TypeMethodDescriptionvoid
ClientPacketListener.handleSetSimulationDistance
(ClientboundSetSimulationDistancePacket p_194245_) -
Uses of ClientboundSetSimulationDistancePacket in net.minecraft.network.protocol.game
Methods in net.minecraft.network.protocol.game with parameters of type ClientboundSetSimulationDistancePacketModifier and TypeMethodDescriptionvoid
ClientGamePacketListener.handleSetSimulationDistance
(ClientboundSetSimulationDistancePacket p_195624_)