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