Class RuleTest
java.lang.Object
net.minecraft.world.level.levelgen.structure.templatesystem.RuleTest
- Direct Known Subclasses:
AlwaysTrueTest
,BlockMatchTest
,BlockStateMatchTest
,RandomBlockMatchTest
,RandomBlockStateMatchTest
,TagMatchTest
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected abstract RuleTestType<?>
getType()
abstract boolean
test
(BlockState p_230322_, RandomSource p_230323_)
-
Field Details
-
CODEC
-
-
Constructor Details
-
RuleTest
public RuleTest()
-
-
Method Details
-
test
-
getType
-