Package net.fabricmc.fabric.api.biome.v1
Interface BiomeModificationContext
- All Superinterfaces:
org.quiltmc.qsl.worldgen.biome.api.BiomeModificationContext
@Deprecated
public interface BiomeModificationContext
extends org.quiltmc.qsl.worldgen.biome.api.BiomeModificationContext
Deprecated.
Allows
Biome properties to be modified.-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceDeprecated.static interfaceDeprecated.static interfaceDeprecated.static interfaceDeprecated. -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Returns the modification context for the biomes effects.Deprecated.Returns the modification context for the biomes generation settings.Deprecated.Returns the modification context for the biomes spawn settings.Deprecated.Returns the modification context for the biomes weather properties.
-
Method Details
-
getWeather
Deprecated.Returns the modification context for the biomes weather properties.- Specified by:
getWeatherin interfaceorg.quiltmc.qsl.worldgen.biome.api.BiomeModificationContext
-
getEffects
Deprecated.Returns the modification context for the biomes effects.- Specified by:
getEffectsin interfaceorg.quiltmc.qsl.worldgen.biome.api.BiomeModificationContext
-
getGenerationSettings
Deprecated.Returns the modification context for the biomes generation settings.- Specified by:
getGenerationSettingsin interfaceorg.quiltmc.qsl.worldgen.biome.api.BiomeModificationContext
-
getSpawnSettings
Deprecated.Returns the modification context for the biomes spawn settings.- Specified by:
getSpawnSettingsin interfaceorg.quiltmc.qsl.worldgen.biome.api.BiomeModificationContext
-
BiomeModificationContextinstead.