geforkt von Mirrors/Paper
216cddb2ab
Skull blocks store their type in a tile entity and use their block data as rotation. When breaking a block the block data is used for determining what item to drop. Simply changing this to use the skull method for getting their drop data is not enough because their tile entity is already gone. Therefore we have to special case skulls to get the correct data _and_ get that data before breaking the block. |
||
---|---|---|
.. | ||
main | ||
test/java/org/bukkit |