Uses of Enum Class
org.cloudburstmc.server.level.generator.standard.biome.map.complex.filter.ZoomBiomeFilter.Mode
Packages that use ZoomBiomeFilter.Mode
-
Uses of ZoomBiomeFilter.Mode in org.cloudburstmc.server.level.generator.standard.biome.map.complex.filter
Fields in org.cloudburstmc.server.level.generator.standard.biome.map.complex.filter declared as ZoomBiomeFilter.ModeMethods in org.cloudburstmc.server.level.generator.standard.biome.map.complex.filter that return ZoomBiomeFilter.ModeModifier and TypeMethodDescriptionstatic ZoomBiomeFilter.ModeReturns the enum constant of this class with the specified name.static ZoomBiomeFilter.Mode[]ZoomBiomeFilter.Mode.values()Returns an array containing the constants of this enum class, in the order they are declared.