summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/BlockSkull.java
diff options
context:
space:
mode:
authortoastedtruth <brammero@gmail.com>2013-12-01 23:42:26 +0000
committerNate Mortensen <nate.richard.mortensen@gmail.com>2013-12-02 21:03:57 -0700
commita721fe8473ed5a7c0849231c6d155288fd3e8847 (patch)
tree423b66c8d410e81c02459b06de84ca7e67212c12 /src/main/java/net/minecraft/server/BlockSkull.java
parent803268867ebdabf9d1ed69c0a487899821a3cefc (diff)
downloadcraftbukkit-a721fe8473ed5a7c0849231c6d155288fd3e8847.tar
craftbukkit-a721fe8473ed5a7c0849231c6d155288fd3e8847.tar.gz
craftbukkit-a721fe8473ed5a7c0849231c6d155288fd3e8847.tar.lz
craftbukkit-a721fe8473ed5a7c0849231c6d155288fd3e8847.tar.xz
craftbukkit-a721fe8473ed5a7c0849231c6d155288fd3e8847.zip
Fix BlockCanBuildEvent returning null. Fixes BUKKIT-4972
A Block object is now passed in place of the previous id value, so the obfuscated name for all subsequent arguments was shifted. As such, BlockCanBuildEvent was using the incorrect values for both the material and the location of the event. This is corrected by swapping the values into the correct order and providing an id based upon the Block passed into the method.
Diffstat (limited to 'src/main/java/net/minecraft/server/BlockSkull.java')
0 files changed, 0 insertions, 0 deletions