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