Package net.fabricmc.fabric.api.biome.v1
Interface BiomeModificationContext.EffectsContext
- All Superinterfaces:
org.quiltmc.qsl.worldgen.biome.api.BiomeModificationContext.EffectsContext
- Enclosing interface:
BiomeModificationContext
public static interface BiomeModificationContext.EffectsContext
extends org.quiltmc.qsl.worldgen.biome.api.BiomeModificationContext.EffectsContext
-
Method Summary
Modifier and TypeMethodDescriptiondefault voidsetFoliageColor(OptionalInt color) default voidsetGrassColor(OptionalInt color) Methods inherited from interface org.quiltmc.qsl.worldgen.biome.api.BiomeModificationContext.EffectsContext
clearAdditionsSound, clearAmbientSound, clearFoliageColor, clearGrassColor, clearMoodSound, clearMusic, clearParticleConfig, setAdditionsSound, setAdditionsSound, setAmbientSound, setAmbientSound, setFogColor, setFoliageColor, setFoliageColor, setGrassColor, setGrassColor, setGrassColorModifier, setMoodSound, setMoodSound, setMusic, setMusic, setParticleConfig, setParticleConfig, setSkyColor, setWaterColor, setWaterFogColor
-
Method Details
-
setFoliageColor
- See Also:
-
setGrassColor
- See Also:
-