public interface RuleTestType<P extends RuleTest>
| net.minecraft.world.level.levelgen.structure.templatesystem.RuleTestType | |
| net.minecraft.world.level.levelgen.structure.templatesystem.RuleTestType | |
| net.minecraft.class_3827 | |
| net.minecraft.structure.rule.RuleTestType |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| RuleTestType<AlwaysTrueRuleTest> |
| ||||||||
| RuleTestType<BlockMatchRuleTest> |
| ||||||||
| RuleTestType<BlockStateMatchRuleTest> |
| ||||||||
| RuleTestType<TagMatchRuleTest> |
| ||||||||
| RuleTestType<RandomBlockMatchRuleTest> |
| ||||||||
| RuleTestType<RandomBlockStateMatchRuleTest> |
|
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| com.mojang.serialization.MapCodec<P> |
| ||||||||
| static <P extends RuleTest> RuleTestType<P> |
|