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 final SpawnSettings
SpawnSettings.INSTANCE
private @Nullable SpawnSettings
Biome.Builder.spawnSettings
private final SpawnSettings
Biome.spawnSettings
Fields in net.minecraft.world.biome with type parameters of type SpawnSettingsModifier and TypeFieldDescriptionstatic final 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, BiomeEffects effects, GenerationSettings generationSettings, SpawnSettings spawnSettings)