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