Class ConsoleCommandAction

java.lang.Object
ru.cwcode.tkach.refreshmenu.inventory.ingredient.action.ConsoleCommandAction
All Implemented Interfaces:
Action

public class ConsoleCommandAction extends Object implements Action
  • Constructor Details

    • ConsoleCommandAction

      public ConsoleCommandAction()
    • ConsoleCommandAction

      public ConsoleCommandAction(String command)
  • Method Details

    • accept

      public void accept(MenuContext context, org.bukkit.event.inventory.ClickType clickType)
      Specified by:
      accept in interface Action