Interface ConstructEntityEvent.Post

All Superinterfaces:
ConstructEntityEvent, Event
Enclosing interface:
ConstructEntityEvent

public static interface ConstructEntityEvent.Post extends ConstructEntityEvent
Called after the construction of an Entity.

Note: This takes before spawning.

  • Method Details

    • entity

      Entity entity()
      Gets the Entity.
      Returns:
      The entity