Package org.core.event.events.entity
Interface EntitySpawnEvent
- All Superinterfaces:
Cancellable,EntityEvent<LiveEntity>,Event,Positionable<SyncExactPosition>
public interface EntitySpawnEvent
extends EntityEvent<LiveEntity>, Cancellable, Positionable<SyncExactPosition>
-
Method Summary
Methods inherited from interface org.core.event.events.Cancellable
isCancelled, setCancelledMethods inherited from interface org.core.event.events.entity.EntityEvent
getEntityMethods inherited from interface org.core.world.position.Positionable
getPosition