setBreakStage

fun Block.setBreakStage(entityId: Int, stage: Int)

Sets the break stage for this Block. Works with Nova and vanilla blocks.

It is required to reset the stage before removing the block!

Parameters

entityId

The id of the entity breaking the block

stage

The breaking stage between 0-9 (both inclusive). A different number will cause the breaking texture to disappear.