public class SpawnerSpawnEvent extends EntitySpawnEvent
If a Spawner Spawn event is cancelled, the entity will not spawn.
Event.Result
entity
Constructor and Description |
---|
SpawnerSpawnEvent(@NotNull Entity spawnee,
@NotNull CreatureSpawner spawner) |
Modifier and Type | Method and Description |
---|---|
@NotNull CreatureSpawner |
getSpawner() |
getHandlerList, getHandlers, getLocation, isCancelled, setCancelled
getEntity, getEntityType
callEvent, getEventName, isAsynchronous
public SpawnerSpawnEvent(@NotNull @NotNull Entity spawnee, @NotNull @NotNull CreatureSpawner spawner)
@NotNull public @NotNull CreatureSpawner getSpawner()
Copyright © 2022. All rights reserved.