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