public interface RuleTestType<P extends RuleTest>
| emh | |
| net.minecraft.world.level.levelgen.structure.templatesystem.RuleTestType | |
| net.minecraft.class_3827 | |
| net.minecraft.structure.rule.RuleTestType | |
| net.minecraft.src.C_2626_ | |
| net.minecraft.world.level.levelgen.structure.templatesystem.DefinedStructureRuleTestType |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| RuleTestType<AlwaysTrueTest> |
| ||||||||||
| RuleTestType<BlockMatchTest> |
| ||||||||||
| RuleTestType<BlockStateMatchTest> |
| ||||||||||
| RuleTestType<TagMatchTest> |
| ||||||||||
| RuleTestType<RandomBlockMatchTest> |
| ||||||||||
| RuleTestType<RandomBlockStateMatchTest> |
|
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| com.mojang.serialization.MapCodec<P> |
| ||||||||||
| static <P extends RuleTest> RuleTestType<P> |
|