Fix BlockDropItemEvent for Skulls and Shulker Boxes

By: md_5 <git@md-5.net>
This commit is contained in:
Bukkit/Spigot 2019-01-07 13:57:28 +11:00
parent 760dc15ba7
commit 9fd4fbd67e

View File

@ -23,9 +23,6 @@ import org.bukkit.event.HandlerList;
* AIR in most cases. Use #getBlockData() for more Information about the broken
* block.
*
* <b>Note this event may not currently fire for some drops associated with tile
* entities</b>
*
* @deprecated draft API
*/
@Deprecated