Class NPC.Interact.Actions.TeleportToLocation

java.lang.Object
dev.sergiferry.playernpc.api.NPC.Interact.ClickAction
dev.sergiferry.playernpc.api.NPC.Interact.Actions.TeleportToLocation
Enclosing class:
NPC.Interact.Actions

public static class NPC.Interact.Actions.TeleportToLocation extends NPC.Interact.ClickAction
  • Constructor Details

    • TeleportToLocation

      public TeleportToLocation(NPC npc, NPC.Interact.ClickType clickType, org.bukkit.Location location)
  • Method Details

    • getLocation

      public org.bukkit.Location getLocation()