Uses of Enum Class
net.minecraft.world.level.levelgen.material.rule.BandlandsRule
Packages that use BandlandsRule
-
Uses of BandlandsRule in net.minecraft.world.level.levelgen.material.rule
Subclasses with type arguments of type BandlandsRule in net.minecraft.world.level.levelgen.material.ruleFields in net.minecraft.world.level.levelgen.material.rule with type parameters of type BandlandsRuleModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec<BandlandsRule> BandlandsRule.CODECMethods in net.minecraft.world.level.levelgen.material.rule that return BandlandsRuleModifier and TypeMethodDescriptionstatic BandlandsRuleReturns the enum constant of this class with the specified name.static BandlandsRule[]BandlandsRule.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.world.level.levelgen.material.rule that return types with arguments of type BandlandsRuleModifier and TypeMethodDescriptioncom.mojang.serialization.MapCodec<BandlandsRule> BandlandsRule.codec()