If a block has metadata, cancelling a BlockBreakEvent will remove that data. (Ex: DragonHead -> Skeleton Skull)
I believe this is caused by the packet we are sending. We're sending a BlockChangePacket, which should have the metadata included with the id of the block.
If a block has metadata, cancelling a BlockBreakEvent will remove that data. (Ex: DragonHead -> Skeleton Skull)
I believe this is caused by the packet we are sending. We're sending a BlockChangePacket, which should have the metadata included with the id of the block.