public class EntityRemoveFromWorldEvent extends Event
Event.Result| Constructor and Description |
|---|
EntityRemoveFromWorldEvent(Entity entity) |
| Modifier and Type | Method and Description |
|---|---|
Entity |
getEntity()
Gets the entity being removed from the world
|
static HandlerList |
getHandlerList() |
HandlerList |
getHandlers() |
callEvent, getEventName, isAsynchronouspublic EntityRemoveFromWorldEvent(Entity entity)
public Entity getEntity()
public HandlerList getHandlers()
getHandlers in class Eventpublic static HandlerList getHandlerList()
Copyright © 2016. All rights reserved.