mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-07 08:47:35 +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
|
* AIR in most cases. Use #getBlockData() for more Information about the broken
|
||||||
* block.
|
* block.
|
||||||
*
|
*
|
||||||
* <b>Note this event may not currently fire for some drops associated with tile
|
|
||||||
* entities</b>
|
|
||||||
*
|
|
||||||
* @deprecated draft API
|
* @deprecated draft API
|
||||||
*/
|
*/
|
||||||
@Deprecated
|
@Deprecated
|
||||||
|
Loading…
Reference in New Issue
Block a user