Uses of Enum Class
net.minecraft.world.level.levelgen.SurfaceRules.AbovePreliminarySurface
-
Uses of SurfaceRules.AbovePreliminarySurface in net.minecraft.world.level.levelgen
Modifier and TypeFieldDescription(package private) static final KeyDispatchDataCodec<SurfaceRules.AbovePreliminarySurface>
SurfaceRules.AbovePreliminarySurface.CODEC
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static SurfaceRules.AbovePreliminarySurface[]
SurfaceRules.AbovePreliminarySurface.values()
Returns an array containing the constants of this enum class, in the order they are declared.