IShaped Block Destruction Predicate
public interface IShapedBlockDestructionPredicate implements BiPredicate<ServerWorld, BlockPos>(source)
A BlockDestructionPredicate, which can only break blocks in its volume, this should be tested in test.
Inheritors
Functions
Inherited functions
Link copied to clipboard
public BiPredicate<ServerWorld, BlockPos> and(BiPredicate<? super ServerWorld, ? super BlockPos> p0)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard