Class EntityUnloadEvent
java.lang.Object
com.welcome234.pluginsystem.events.EntityUnloadEvent
Called when an entity is unloaded
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
EntityUnloadEvent
public EntityUnloadEvent(int entityID)
-
-
Method Details
-
getEntity
Gets the entity that has unloaded- Returns:
- Entity instance
-