Uses of Class
net.minecraft.world.biome.SpawnSettings
Packages that use SpawnSettings
-
Uses of SpawnSettings in net.minecraft.world.biome
Fields in net.minecraft.world.biome declared as SpawnSettingsModifier and TypeFieldDescriptionstatic SpawnSettings
SpawnSettings.INSTANCE
private @Nullable SpawnSettings
Biome.Builder.spawnSettings
private SpawnSettings
Biome.spawnSettings
Fields in net.minecraft.world.biome with type parameters of type SpawnSettingsModifier and TypeFieldDescriptionstatic com.mojang.serialization.MapCodec<SpawnSettings>
SpawnSettings.CODEC
Methods in net.minecraft.world.biome that return SpawnSettingsMethods in net.minecraft.world.biome with parameters of type SpawnSettingsConstructors in net.minecraft.world.biome with parameters of type SpawnSettingsModifierConstructorDescription(package private)
Biome(Biome.Weather weather, Biome.Category category, float depth, float scale, BiomeEffects effects, GenerationSettings generationSettings, SpawnSettings spawnSettings)