Reverting the Drop API for now, we need to re-evalute this as it is causing too many issues and blocking releases.
This reverts commit 2d17b0c24e.
This commit is contained in:
@@ -53,8 +53,7 @@ public class EntityDeathEvent extends EntityEvent {
|
||||
}
|
||||
|
||||
/**
|
||||
* Gets all the items which will drop when the entity dies. Modifying this list will
|
||||
* modify what's actually dropped.
|
||||
* Gets all the items which will drop when the entity dies
|
||||
*
|
||||
* @return Items to drop when the entity dies
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user