Interface MaterialRules.BlockStateRule
- All Known Implementing Classes:
 MaterialRules.ConditionalBlockStateRule,MaterialRules.SequenceBlockStateRule,MaterialRules.SimpleBlockStateRule
- Enclosing class:
 MaterialRules
protected static interface MaterialRules.BlockStateRule
Returns a 
BlockState to generate at a given position, or null.- Mappings:
 Namespace Name official dib$uintermediary net/minecraft/class_6686$class_6715named net/minecraft/world/gen/surfacebuilder/MaterialRules$BlockStateRule
- 
Method Summary
 
- 
Method Details
- 
tryApply
- Mappings:
 Namespace Name Mixin selector official tryApplyLdib$u;tryApply(III)Ldcb;intermediary tryApplyLnet/minecraft/class_6686$class_6715;tryApply(III)Lnet/minecraft/class_2680;named tryApplyLnet/minecraft/world/gen/surfacebuilder/MaterialRules$BlockStateRule;tryApply(III)Lnet/minecraft/block/BlockState;
 
 -