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