public class DelayTrigger extends Object implements WaypointTrigger
Constructor and Description |
---|
DelayTrigger() |
DelayTrigger(int delay) |
Modifier and Type | Method and Description |
---|---|
String |
description() |
int |
getDelay() |
void |
onWaypointReached(NPC npc,
org.bukkit.Location waypoint) |
public String description()
description
in interface WaypointTrigger
public int getDelay()
public void onWaypointReached(NPC npc, org.bukkit.Location waypoint)
onWaypointReached
in interface WaypointTrigger
Copyright © 2021. All rights reserved.