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