Uses of Interface
dev.wyck.renderer.setter.BiomeSetter
Packages that use BiomeSetter
-
Uses of BiomeSetter in dev.wyck.renderer.setter
Classes in dev.wyck.renderer.setter that implement BiomeSetterModifier and TypeClassDescriptionclassThis class provides methods to set the biome of blocks, chunks, and regions in the game.Methods in dev.wyck.renderer.setter that return BiomeSetterModifier and TypeMethodDescriptionstatic BiomeSetterBiomeSetter.of()Returns a new instance of the BiomeSetter interface.static BiomeSetterBiomeSetter.of(BiomeUpdater updater) Returns a new instance of the BiomeSetter interface with the given BiomeUpdater.static BiomeSetterReturns a new instance of the BiomeSetter interface with the given provider.