Uses of Enum Class
net.minecraft.world.level.levelgen.SurfaceRules.Bandlands
Packages that use SurfaceRules.Bandlands
-
Uses of SurfaceRules.Bandlands in net.minecraft.world.level.levelgen
Fields in net.minecraft.world.level.levelgen with type parameters of type SurfaceRules.BandlandsModifier and TypeFieldDescription(package private) static final KeyDispatchDataCodec<SurfaceRules.Bandlands>
SurfaceRules.Bandlands.CODEC
Methods in net.minecraft.world.level.levelgen that return SurfaceRules.BandlandsModifier and TypeMethodDescriptionstatic SurfaceRules.Bandlands
Returns the enum constant of this class with the specified name.static SurfaceRules.Bandlands[]
SurfaceRules.Bandlands.values()
Returns an array containing the constants of this enum class, in the order they are declared.