Package org.core.event.events.entity
Interface EntityEvent<E extends Entity<?>>
- All Superinterfaces:
Event
- All Known Subinterfaces:
BlockChangeEvent.Break.Post.ByPlayer
,BlockChangeEvent.Break.Pre.ByPlayer
,BlockChangeEvent.Place.ByPlayer
,ClientConnectionEvent
,ClientConnectionEvent.Incoming
,ClientConnectionEvent.Incoming.Joined
,ClientConnectionEvent.Leave
,ClientConnectionEvent.Leave.Kick
,ClientConnectionEvent.Leave.Quit
,EntityCommandEvent
,EntityDeathEvent<E>
,EntityInteractEvent<E>
,EntityInteractEvent.WithBlock<E>
,EntityInteractEvent.WithBlock.AsPlayer
,EntityMoveEvent<E>
,EntityMoveEvent.AsPlayer
,EntitySpawnEvent
,PlayerCommandEvent
,SignChangeEvent.ByPlayer
-
Method Summary
-
Method Details
-
getEntity
E getEntity()
-