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