public class NPCNeedsRespawnEvent
extends net.citizensnpcs.api.event.NPCEvent
Event.Result
Constructor and Description |
---|
NPCNeedsRespawnEvent(net.citizensnpcs.api.npc.NPC npc,
Location at) |
Modifier and Type | Method and Description |
---|---|
static HandlerList |
getHandlerList() |
HandlerList |
getHandlers() |
Location |
getSpawnLocation() |
getEventName, isAsynchronous
public NPCNeedsRespawnEvent(net.citizensnpcs.api.npc.NPC npc, Location at)
public HandlerList getHandlers()
getHandlers
in class Event
public Location getSpawnLocation()
public static HandlerList getHandlerList()
Copyright © 2019. All rights reserved.