Class OreConfiguration.Predicates

java.lang.Object
net.minecraft.world.level.levelgen.feature.configurations.OreConfiguration.Predicates
Enclosing class:
OreConfiguration

public static final class OreConfiguration.Predicates extends Object
  • Field Details

    • NATURAL_STONE

      public static final RuleTest NATURAL_STONE
    • STONE_ORE_REPLACEABLES

      public static final RuleTest STONE_ORE_REPLACEABLES
    • DEEPSLATE_ORE_REPLACEABLES

      public static final RuleTest DEEPSLATE_ORE_REPLACEABLES
    • NETHERRACK

      public static final RuleTest NETHERRACK
    • NETHER_ORE_REPLACEABLES

      public static final RuleTest NETHER_ORE_REPLACEABLES
  • Constructor Details

    • Predicates

      public Predicates()