Interface | Description |
---|---|
PosRuleTestType<P extends PosRuleTest> | |
RuleTestType<P extends RuleTest> |
Class | Description |
---|---|
AlwaysTruePosRuleTest | |
AlwaysTrueRuleTest | |
AxisAlignedLinearPosRuleTest | |
BlockMatchRuleTest | |
BlockStateMatchRuleTest | |
LinearPosRuleTest | |
PosRuleTest | |
RandomBlockMatchRuleTest | |
RandomBlockStateMatchRuleTest | |
RuleTest |
Rule tests are used in structure generation to check if a block state matches some condition.
|
TagMatchRuleTest |