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.configurationsFields in net.minecraft.world.level.levelgen.feature.configurations declared as RuleTestMethods 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.templatesystemClasses 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 final RuleTestProcessorRule.inputPredicateprivate final RuleTestProcessorRule.locPredicateFields in net.minecraft.world.level.levelgen.structure.templatesystem with type parameters of type RuleTestModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<RuleTest>RuleTest.CODECMethods 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_277678_, RuleTest p_277379_, PosRuleTest p_278018_, BlockState p_277412_, RuleBlockEntityModifier p_277808_)