Class KingdomItemGUIContext<T extends KingdomItem<?>>
java.lang.Object
org.kingdoms.constants.land.abstraction.gui.KingdomItemGUIContext<T>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidaddBreakButton(KingdomItemInteractEvent<?> event, org.kingdoms.gui.InteractiveGUI gui) voidorg.kingdoms.gui.InteractiveGUIfinalizeGUI(org.kingdoms.gui.InteractiveGUI gui) org.kingdoms.gui.InteractiveGUIfinalizeGUI(org.kingdoms.gui.InteractiveGUI gui, boolean refresh) getEvent()booleanvoidpushRenamingGUI(Structure structure, org.kingdoms.gui.InteractiveGUI gui) static voidputGUI(KingdomItemInteractEvent<?> event) refresh(org.kingdoms.gui.InteractiveGUI gui)
-
Constructor Details
-
KingdomItemGUIContext
-
-
Method Details
-
isRefreshing
public boolean isRefreshing() -
refresh
-
getEvent
-
pushRenamingGUI
-
addBreakButton
public static void addBreakButton(KingdomItemInteractEvent<?> event, org.kingdoms.gui.InteractiveGUI gui) -
putGUI
-
closeForOthers
public void closeForOthers() -
finalizeGUI
public org.kingdoms.gui.InteractiveGUI finalizeGUI(org.kingdoms.gui.InteractiveGUI gui) -
finalizeGUI
public org.kingdoms.gui.InteractiveGUI finalizeGUI(org.kingdoms.gui.InteractiveGUI gui, boolean refresh)
-