Uses of Class
net.minecraft.world.biome.Biome.Weather
| Package | Description |
|---|---|
| net.minecraft.world.biome |
-
Uses of Biome.Weather in net.minecraft.world.biome
Fields in net.minecraft.world.biome declared as Biome.Weather Modifier and Type Field Description private Biome.WeatherBiome. weatherFields in net.minecraft.world.biome with type parameters of type Biome.Weather Modifier and Type Field Description static com.mojang.serialization.MapCodec<Biome.Weather>Biome.Weather. CODECConstructors in net.minecraft.world.biome with parameters of type Biome.Weather Constructor Description Biome(Biome.Weather weather, Biome.Category category, float depth, float scale, BiomeEffects effects, GenerationSettings generationSettings, SpawnSettings spawnSettings)