mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-06 00:07:56 +01:00
Fix BlockDropItemEvent for Skulls and Shulker Boxes
By: md_5 <git@md-5.net>
This commit is contained in:
parent
760dc15ba7
commit
9fd4fbd67e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user