Uses of Record Class
net.minecraft.world.biome.Weather
Packages that use Weather
-
Uses of Weather in net.minecraft.world.biome
Fields in net.minecraft.world.biome declared as WeatherFields in net.minecraft.world.biome with type parameters of type WeatherModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec<Weather> Weather.CODECMethods in net.minecraft.world.biome that return WeatherConstructors in net.minecraft.world.biome with parameters of type WeatherModifierConstructorDescriptionBiome(Weather weather, BiomeEffects effects, GenerationSettings generationSettings, SpawnSettings spawnSettings)