Class ActionExecutor

java.lang.Object
de.oliver.fancynpcs.api.actions.executor.ActionExecutor

public class ActionExecutor extends Object
  • Constructor Details

    • ActionExecutor

      public ActionExecutor()
  • Method Details

    • execute

      public static void execute(ActionTrigger trigger, Npc npc, org.bukkit.entity.Player player)