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 TypeMethodDescriptionvoidClientPacketListener.handleSetSimulationDistance(ClientboundSetSimulationDistancePacket p_194245_) -
Uses of ClientboundSetSimulationDistancePacket in net.minecraft.network.protocol.game
Fields in net.minecraft.network.protocol.game with type parameters of type ClientboundSetSimulationDistancePacketModifier and TypeFieldDescriptionstatic final PacketType<ClientboundSetSimulationDistancePacket> GamePacketTypes.CLIENTBOUND_SET_SIMULATION_DISTANCEstatic final StreamCodec<FriendlyByteBuf, ClientboundSetSimulationDistancePacket> ClientboundSetSimulationDistancePacket.STREAM_CODECMethods in net.minecraft.network.protocol.game that return types with arguments of type ClientboundSetSimulationDistancePacketMethods in net.minecraft.network.protocol.game with parameters of type ClientboundSetSimulationDistancePacketModifier and TypeMethodDescriptionvoidClientGamePacketListener.handleSetSimulationDistance(ClientboundSetSimulationDistancePacket p_195624_)