diff options
author | Travis Watkins <amaranth@ubuntu.com> | 2013-12-09 13:43:02 -0600 |
---|---|---|
committer | Travis Watkins <amaranth@ubuntu.com> | 2013-12-09 13:43:02 -0600 |
commit | 772867eb51fc4137acceb7b9fb61b8bd742f9b8b (patch) | |
tree | 4a86ebef4030f9dfdb2ccf72ae6ea8378df2c22e /src/main/java/org | |
parent | 305e5f4f08a39976857ad9af61bfcf77fc9bfa78 (diff) | |
download | craftbukkit-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