summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTravis Watkins <amaranth@ubuntu.com>2012-11-14 19:52:40 -0600
committerTravis Watkins <amaranth@ubuntu.com>2012-11-14 20:14:47 -0600
commitdf69ea8814a446502a0d096f542cbbb6879c80cd (patch)
tree24580b1924e964b2f40703bac0d0a867a92f09d2 /README.md
parent092800af2690a46fb36783f75b7575a3ece2745c (diff)
downloadcraftbukkit-df69ea8814a446502a0d096f542cbbb6879c80cd.tar
craftbukkit-df69ea8814a446502a0d096f542cbbb6879c80cd.tar.gz
craftbukkit-df69ea8814a446502a0d096f542cbbb6879c80cd.tar.lz
craftbukkit-df69ea8814a446502a0d096f542cbbb6879c80cd.tar.xz
craftbukkit-df69ea8814a446502a0d096f542cbbb6879c80cd.zip
Rework skull dropping. Fixes BUKKIT-2930 and BUKKIT-2820
Skulls need their tile entity in order to create an item correctly when broken unlike every other block. Instead of sprinkling special cases all over the code just override dropNaturally for skulls to read from their tile entity and make sure everything that wants to drop them calls this method before removing the block. There is only one case where this wasn't already true so we end up with much less special casing.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions