public class ChatTrigger extends Object implements WaypointTrigger
Constructor and Description |
---|
ChatTrigger() |
ChatTrigger(double radius,
Collection<String> chatLines) |
Modifier and Type | Method and Description |
---|---|
String |
description() |
void |
onWaypointReached(NPC npc,
org.bukkit.Location waypoint) |
public ChatTrigger()
public ChatTrigger(double radius, Collection<String> chatLines)
public String description()
description
in interface WaypointTrigger
public void onWaypointReached(NPC npc, org.bukkit.Location waypoint)
onWaypointReached
in interface WaypointTrigger
Copyright © 2021. All rights reserved.