Class RuleTest
java.lang.Object
net.minecraft.world.gen.feature.template.RuleTest
- Direct Known Subclasses:
- AlwaysTrueRuleTest,- BlockMatchRuleTest,- BlockStateMatchRuleTest,- RandomBlockMatchRuleTest,- RandomBlockStateMatchRuleTest,- TagMatchRuleTest
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected abstract IRuleTestType<?>getType()abstract booleantest(BlockState p_215181_1_, Random p_215181_2_) 
- 
Field Details- 
CODEC
 
- 
- 
Constructor Details- 
RuleTestpublic RuleTest()
 
- 
- 
Method Details- 
test
- 
getType
 
-