IShapedBlockDestructionPredicate

A BlockDestructionPredicate, which can only break blocks in its volume, this should be tested in test.

Inheritors

Functions

Link copied to clipboard
public abstract BlockBox getVolume()

The bounding volume of the destroyable blocks.

Inherited functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
public abstract Boolean test(ServerWorld p0, BlockPos p1)