public interface RuleTestType<P extends RuleTest>
| dgo | |
| net.minecraft.world.level.levelgen.structure.templatesystem.RuleTestType | |
| net.minecraft.class_3827 | |
| net.minecraft.structure.rule.RuleTestType | |
| net.minecraft.unmapped.C_mavzvbfj | |
| net.minecraft.src.C_2626_ |
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.Codec<P> |
| ||||||||||||
| static <P extends RuleTest> RuleTestType<P> |
|