Uses of Class
net.minecraft.world.biome.SpawnSettings
-
Uses of SpawnSettings in net.minecraft.world.biome
Modifier and TypeFieldDescriptionstatic SpawnSettings
SpawnSettings.INSTANCE
private @Nullable SpawnSettings
Biome.Builder.spawnSettings
private SpawnSettings
Biome.spawnSettings
Modifier and TypeFieldDescriptionstatic com.mojang.serialization.MapCodec<SpawnSettings>
SpawnSettings.CODEC
ModifierConstructorDescription(package private)
Biome(Biome.Weather weather, Biome.Category category, float depth, float scale, BiomeEffects effects, GenerationSettings generationSettings, SpawnSettings spawnSettings)