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