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