Uses of Class
net.minecraft.world.biome.Weather.Builder
Packages that use Weather.Builder
Package
Description
The base package for all Minecraft classes.
-
Uses of Weather.Builder in net.minecraft
Fields in net.minecraft declared as Weather.BuilderMethods in net.minecraft that return Weather.BuilderMethods in net.minecraft with parameters of type Weather.BuilderMethod parameters in net.minecraft with type arguments of type Weather.Builder -
Uses of Weather.Builder in net.minecraft.world.biome
Methods in net.minecraft.world.biome that return Weather.BuilderModifier and TypeMethodDescriptionWeather.Builder.downfall(float downfall) (package private) Weather.BuilderWeather.method_69691()Weather.Builder.precipitation(boolean precipitation) Weather.Builder.temperature(float temperature) Weather.Builder.temperatureModifier(Biome.TemperatureModifier temperatureModifier)