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 RuleTestMethods in net.minecraft.world.level.levelgen.feature.configurations with parameters of type RuleTestConstructors in net.minecraft.world.level.levelgen.feature.configurations with parameters of type RuleTestModifierConstructorDescriptionOreConfiguration(RuleTest pTarget, BlockState pState, int pSize) OreConfiguration(RuleTest pTarget, BlockState pState, int pSize, float pDiscardChanceOnAirExposure) (package private)TargetBlockState(RuleTest pTarget, BlockState pState) -
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 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 pInputPredicate, RuleTest pLocPredicate, BlockState pOutputState) ProcessorRule(RuleTest pInputPredicate, RuleTest pLocPredicate, PosRuleTest pPosPredicate, BlockState pOutputState) ProcessorRule(RuleTest pInputPredicate, RuleTest pLocPredicate, PosRuleTest pPosPredicate, BlockState pOutputState, RuleBlockEntityModifier pBlockEntityModifier)