postBreak

open override fun postBreak(context: BlockBreakContext)(source)

Called after the block has been broken. At this point, the block has been physically removed, block drops have been dropped, and the block has been removed from io.github.pylonmc.rebar.block.BlockStorage.

In the case of a vanilla BlockBreakEvent this is called during the monitor priority.