Cancellable
public class PhantomPreSpawnEvent extends PreCreatureSpawnEvent
Event.Result
Constructor | Description |
---|---|
PhantomPreSpawnEvent(Location location,
Entity entity,
CreatureSpawnEvent.SpawnReason reason) |
Modifier and Type | Method | Description |
---|---|---|
Entity |
getSpawningEntity() |
Get the entity this phantom is spawning for
|
callEvent, getEventName, isAsynchronous
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getHandlerList, getHandlers, getReason, getSpawnLocation, getType, isCancelled, setCancelled, setShouldAbortSpawn, shouldAbortSpawn
public PhantomPreSpawnEvent(@NotNull Location location, @NotNull Entity entity, @NotNull CreatureSpawnEvent.SpawnReason reason)
@Nullable public Entity getSpawningEntity()
Copyright © 2019. All rights reserved.