Uses of Class
net.minecraft.world.level.levelgen.structure.templatesystem.RuleTest
Packages that use RuleTest
Package
Description
-
Uses of RuleTest in net.minecraft.world.level.levelgen.feature.configurations
Fields in net.minecraft.world.level.levelgen.feature.configurations declared as RuleTestModifier and TypeFieldDescriptionstatic RuleTestOreConfiguration.Predicates.DEEPSLATE_ORE_REPLACEABLESstatic RuleTestOreConfiguration.Predicates.NATURAL_STONEstatic RuleTestOreConfiguration.Predicates.NETHER_ORE_REPLACEABLESstatic RuleTestOreConfiguration.Predicates.NETHERRACKstatic RuleTestOreConfiguration.Predicates.STONE_ORE_REPLACEABLESOreConfiguration.TargetBlockState.targetMethods in net.minecraft.world.level.levelgen.feature.configurations with parameters of type RuleTestModifier and TypeMethodDescriptionOreConfiguration.target(RuleTest p_161022_, BlockState p_161023_)Constructors in net.minecraft.world.level.levelgen.feature.configurations with parameters of type RuleTestModifierConstructorDescriptionOreConfiguration(RuleTest p_67843_, BlockState p_67844_, int p_67845_)OreConfiguration(RuleTest p_161008_, BlockState p_161009_, int p_161010_, float p_161011_)(package private)TargetBlockState(RuleTest p_161036_, BlockState p_161037_) -
Uses of RuleTest in net.minecraft.world.level.levelgen.structure.templatesystem
Classes in net.minecraft.world.level.levelgen.structure.templatesystem with type parameters of type RuleTestSubclasses of RuleTest in net.minecraft.world.level.levelgen.structure.templatesystemModifier and TypeClassDescriptionclassclassclassclassclassclassFields in net.minecraft.world.level.levelgen.structure.templatesystem declared as RuleTestModifier and TypeFieldDescriptionprivate RuleTestProcessorRule.inputPredicateprivate RuleTestProcessorRule.locPredicateFields in net.minecraft.world.level.levelgen.structure.templatesystem with type parameters of type RuleTestMethods in net.minecraft.world.level.levelgen.structure.templatesystem with type parameters of type RuleTestConstructors in net.minecraft.world.level.levelgen.structure.templatesystem with parameters of type RuleTestModifierConstructorDescriptionProcessorRule(RuleTest p_74223_, RuleTest p_74224_, BlockState p_74225_)ProcessorRule(RuleTest p_74227_, RuleTest p_74228_, PosRuleTest p_74229_, BlockState p_74230_)ProcessorRule(RuleTest p_74232_, RuleTest p_74233_, PosRuleTest p_74234_, BlockState p_74235_, Optional<CompoundTag> p_74236_)