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