summaryrefslogtreecommitdiffstats
path: root/src/main/java/org
diff options
context:
space:
mode:
authorTravis Watkins <amaranth@ubuntu.com>2013-12-09 13:43:02 -0600
committerTravis Watkins <amaranth@ubuntu.com>2013-12-09 13:43:02 -0600
commit772867eb51fc4137acceb7b9fb61b8bd742f9b8b (patch)
tree4a86ebef4030f9dfdb2ccf72ae6ea8378df2c22e /src/main/java/org
parent305e5f4f08a39976857ad9af61bfcf77fc9bfa78 (diff)
downloadcraftbukkit-772867eb51fc4137acceb7b9fb61b8bd742f9b8b.tar
craftbukkit-772867eb51fc4137acceb7b9fb61b8bd742f9b8b.tar.gz
craftbukkit-772867eb51fc4137acceb7b9fb61b8bd742f9b8b.tar.lz
craftbukkit-772867eb51fc4137acceb7b9fb61b8bd742f9b8b.tar.xz
craftbukkit-772867eb51fc4137acceb7b9fb61b8bd742f9b8b.zip
Call event when pistons push an item frame/painting. Fixes BUKKIT-5110
When pistons push/pull blocks they call Entity.move(float, float) to move entities out of their path. For hanging entities this code path makes them simply die and drop as an item. We now call an event in this scenario so plugins can control this behavior.
Diffstat (limited to 'src/main/java/org')
0 files changed, 0 insertions, 0 deletions