Interface BiomeProperties.Mutable
- All Superinterfaces:
BiomeProperties
- All Known Implementing Classes:
BiomeHooks.MutableBiomeWrapped
- Enclosing interface:
- BiomeProperties
-
Nested Class Summary
Nested classes/interfaces inherited from interface dev.architectury.hooks.level.biome.BiomeProperties
BiomeProperties.Mutable -
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getClimateProperties
ClimateProperties.Mutable getClimateProperties()- Specified by:
getClimatePropertiesin interfaceBiomeProperties
-
getEffectsProperties
EffectsProperties.Mutable getEffectsProperties()- Specified by:
getEffectsPropertiesin interfaceBiomeProperties
-
getGenerationProperties
GenerationProperties.Mutable getGenerationProperties()- Specified by:
getGenerationPropertiesin interfaceBiomeProperties
-
getSpawnProperties
SpawnProperties.Mutable getSpawnProperties()- Specified by:
getSpawnPropertiesin interfaceBiomeProperties
-