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:
getClimateProperties
in interfaceBiomeProperties
-
getEffectsProperties
EffectsProperties.Mutable getEffectsProperties()- Specified by:
getEffectsProperties
in interfaceBiomeProperties
-
getGenerationProperties
GenerationProperties.Mutable getGenerationProperties()- Specified by:
getGenerationProperties
in interfaceBiomeProperties
-
getSpawnProperties
SpawnProperties.Mutable getSpawnProperties()- Specified by:
getSpawnProperties
in interfaceBiomeProperties
-