Uses of Enum Class
net.minecraft.world.gen.surfacebuilder.MaterialRules.TerracottaBandsMaterialRule
Packages that use MaterialRules.TerracottaBandsMaterialRule
-
Uses of MaterialRules.TerracottaBandsMaterialRule in net.minecraft.world.gen.surfacebuilder
Fields in net.minecraft.world.gen.surfacebuilder with type parameters of type MaterialRules.TerracottaBandsMaterialRuleModifier and TypeFieldDescription(package private) static final CodecHolder<MaterialRules.TerracottaBandsMaterialRule>
MaterialRules.TerracottaBandsMaterialRule.CODEC
Methods in net.minecraft.world.gen.surfacebuilder that return MaterialRules.TerracottaBandsMaterialRuleModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.MaterialRules.TerracottaBandsMaterialRule.values()
Returns an array containing the constants of this enum class, in the order they are declared.