Package net.minecraft.block
Interface AbstractBlock.IPositionPredicate
- Enclosing class:
- AbstractBlock
public static interface AbstractBlock.IPositionPredicate
-
Method Summary
Modifier and TypeMethodDescriptionboolean
test
(BlockState p_test_1_, IBlockReader p_test_2_, BlockPos p_test_3_)
-
Method Details
-
test
-