Enum Class TerrainShaper.Coordinate

java.lang.Object
java.lang.Enum<TerrainShaper.Coordinate>
net.minecraft.world.level.biome.TerrainShaper.Coordinate
All Implemented Interfaces:
Serializable, Comparable<TerrainShaper.Coordinate>, Constable, StringRepresentable, ToFloatFunction<TerrainShaper.Point>
Enclosing class:
TerrainShaper

@VisibleForTesting protected static enum TerrainShaper.Coordinate extends Enum<TerrainShaper.Coordinate> implements StringRepresentable, ToFloatFunction<TerrainShaper.Point>