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
Method parameters in net.minecraft with type arguments of type Weather.Builder -
Uses of Weather.Builder in net.minecraft.world.biome
Fields in net.minecraft.world.biome declared as Weather.BuilderMethods in net.minecraft.world.biome that return Weather.BuilderModifier and TypeMethodDescriptionWeather.Builder.downfall(float downfall) BiomeBuilder.getWeather()(package private) Weather.BuilderWeather.method_69691()Weather.Builder.precipitation(boolean precipitation) Weather.Builder.temperature(float temperature) Weather.Builder.temperatureModifier(Biome.TemperatureModifier temperatureModifier) Methods in net.minecraft.world.biome with parameters of type Weather.Builder