[Bleeding] Added getting and setting drops to all appropriate events. Fixes BUKKIT-397 and fixes BUKKIT-1252
This commit is contained in:
committed by
EvilSeph
parent
42e694c696
commit
2d17b0c24e
@@ -53,7 +53,8 @@ public class EntityDeathEvent extends EntityEvent {
|
||||
}
|
||||
|
||||
/**
|
||||
* Gets all the items which will drop when the entity dies
|
||||
* Gets all the items which will drop when the entity dies. Modifying this list will
|
||||
* modify what's actually dropped.
|
||||
*
|
||||
* @return Items to drop when the entity dies
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user