Class RuleTest
java.lang.Object
net.minecraft.world.gen.feature.template.RuleTest
- Direct Known Subclasses:
AlwaysTrueRuleTest,BlockMatchRuleTest,BlockStateMatchRuleTest,RandomBlockMatchRuleTest,RandomBlockStateMatchRuleTest,TagMatchRuleTest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected abstract IRuleTestType<?>getType()abstract booleantest(BlockState p_215181_1_, Random p_215181_2_)
-
Field Details
-
CODEC
-
-
Constructor Details
-
RuleTest
public RuleTest()
-
-
Method Details
-
test
-
getType
-