Class ExtraBind
java.lang.Object
ru.cwcode.tkach.refreshmenu.inventory.ingredient.extra.ExtraBind
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ExtraBindBuilderbuilder()booleanisHandlingOnClick(ExtraIngredient extraIngredient, MenuContext context, org.bukkit.event.inventory.InventoryClickEvent event) voidonClick(ExtraIngredient extraIngredient, MenuContext context, org.bukkit.event.inventory.InventoryClickEvent event) 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
-