Class PlayerCommandAction

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

public class PlayerCommandAction extends Object implements Action
  • Constructor Details

    • PlayerCommandAction

      public PlayerCommandAction()
    • PlayerCommandAction

      public PlayerCommandAction(String command)
  • Method Details

    • accept

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