Interface BiomeProperties
- All Known Subinterfaces:
BiomeProperties.Mutable
- All Known Implementing Classes:
BiomeHooks.BiomeWrapped
,BiomeHooks.MutableBiomeWrapped
public interface BiomeProperties
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getClimateProperties
ClimateProperties getClimateProperties() -
getEffectsProperties
EffectsProperties getEffectsProperties() -
getGenerationProperties
GenerationProperties getGenerationProperties() -
getSpawnProperties
SpawnProperties getSpawnProperties()
-