All Known Implementing Classes:
CloseInventoryAction, ConsoleCommandAction, PlayerCommandAction, SendMessageAction, SetViewAction

public interface Action
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    accept​(MenuContext context, org.bukkit.event.inventory.ClickType clickType)
     
  • Method Details

    • accept

      void accept(MenuContext context, org.bukkit.event.inventory.ClickType clickType)