public class AnimationTrigger extends Object implements WaypointTrigger
Constructor and Description |
---|
AnimationTrigger() |
AnimationTrigger(Collection<PlayerAnimation> collection) |
Modifier and Type | Method and Description |
---|---|
String |
description() |
void |
onWaypointReached(NPC npc,
org.bukkit.Location waypoint) |
public AnimationTrigger()
public AnimationTrigger(Collection<PlayerAnimation> collection)
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.