Custom Block Data Remove Event
class CustomBlockDataRemoveEvent(plugin: Plugin, block: Block, bukkitEvent: Event) : CustomBlockDataEvent(source)
Called when a block's CustomBlockData is about to be removed because the block was broken, replaced, or has changed in other ways.