Uses of Enum Class
net.minecraft.world.level.levelgen.SurfaceRules.Hole
Packages that use SurfaceRules.Hole
-
Uses of SurfaceRules.Hole in net.minecraft.world.level.levelgen
Fields in net.minecraft.world.level.levelgen with type parameters of type SurfaceRules.HoleModifier and TypeFieldDescription(package private) static final KeyDispatchDataCodec<SurfaceRules.Hole>
SurfaceRules.Hole.CODEC
Methods in net.minecraft.world.level.levelgen that return SurfaceRules.HoleModifier 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.