Uses of Class
net.minecraft.world.biome.ColumnFuzzedBiomeMagnifier
-
Packages that use ColumnFuzzedBiomeMagnifier Package Description net.minecraft.world.biome -
-
Uses of ColumnFuzzedBiomeMagnifier in net.minecraft.world.biome
Methods in net.minecraft.world.biome that return ColumnFuzzedBiomeMagnifier Modifier and Type Method Description static ColumnFuzzedBiomeMagnifier
ColumnFuzzedBiomeMagnifier. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static ColumnFuzzedBiomeMagnifier[]
ColumnFuzzedBiomeMagnifier. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-