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