public class EntityDeathEvent extends EntityEvent
entity| Constructor and Description |
|---|
EntityDeathEvent(EntityLiving entity) |
EntityDeathEvent(EntityLiving entity,
Item[] drops) |
| Modifier and Type | Method and Description |
|---|---|
Item[] |
getDrops() |
void |
setDrops(Item[] drops) |
getEntityisCancelled, setCancelled, setCancelledpublic EntityDeathEvent(EntityLiving entity)
public EntityDeathEvent(EntityLiving entity, Item[] drops)
Copyright © 2020. All rights reserved.