Class ExtraBind
java.lang.Object
ru.cwcode.tkach.refreshmenu.inventory.ingredient.extra.ExtraBind
- All Implemented Interfaces:
Extra
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ExtraBindBuilderbuilder()booleanisHandlingOnClick(ExtraIngredient extraIngredient, MenuContext context, org.bukkit.event.inventory.ClickType clickType)voidonClick(ExtraIngredient extraIngredient, MenuContext context, org.bukkit.event.inventory.ClickType clickType)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ru.cwcode.tkach.refreshmenu.inventory.ingredient.extra.Extra
getItem, isHandlingGetItem, isHandlingShouldRefresh, shouldRefresh
-
Constructor Details
-
ExtraBind
public ExtraBind()
-
-
Method Details
-
builder
-