Paper/src/main/java/net/minecraft
feildmaster f1efe717bd Call BlockPlaceEvent for skulls the same as other blocks. BUKKIT-3406
When the skull BlockPlaceEvent was added it was made so the event
would be called after all the data has been set, however this is a
behavior change that is inconsistent with other BlockPlaceEvents.
Instead, if people wish to get the block data they should schedule
a task.

Relates to: BUKKIT-3438
2013-01-23 20:41:05 -06:00
..
server Call BlockPlaceEvent for skulls the same as other blocks. BUKKIT-3406 2013-01-23 20:41:05 -06:00