Package net.tnemc.menu.core.handlers
Class MenuClickHandler
java.lang.Object
net.tnemc.menu.core.handlers.MenuClickHandler
MenuClickProvider
- Since:
- 1.5.0.0
- Author:
- creatorfromhell
-
Field Summary
Modifier and TypeFieldDescriptionprivate final ActionType
private final Menu
private final Integer
private final MenuPlayer
private final SlotPos
-
Constructor Summary
ConstructorDescriptionMenuClickHandler
(@NotNull SlotPos slot, @NotNull MenuPlayer player, @NotNull Menu menu, @Nullable Integer page, @NotNull ActionType actionType) -
Method Summary