Uses of Enum Class
net.minecraft.world.level.biome.TerrainShaper.Coordinate
-
Uses of TerrainShaper.Coordinate in net.minecraft.world.level.biome
Modifier and TypeFieldDescriptionprivate static final Map<String,
TerrainShaper.Coordinate> TerrainShaper.Coordinate.BY_NAME
private static final com.mojang.serialization.Codec<TerrainShaper.Coordinate>
TerrainShaper.Coordinate.CODEC
Modifier and TypeMethodDescriptionstatic TerrainShaper.Coordinate
Returns the enum constant of this class with the specified name.static TerrainShaper.Coordinate[]
TerrainShaper.Coordinate.values()
Returns an array containing the constants of this enum class, in the order they are declared.