Class KOS_GuiConstants

java.lang.Object
net.lewmc.kryptonite.kos.gui.KOS_GuiConstants

public class KOS_GuiConstants extends Object
Values that should always be the same across GUIs.
  • Constructor Details

    • KOS_GuiConstants

      public KOS_GuiConstants(Kryptonite plugin, de.themoep.inventorygui.InventoryGui gui)
      Constructor for the KOS_GuiConstants class.
      Parameters:
      plugin - Kryptonite - Reference to the main plugin class.
      gui - InventoryGui - The GUI to add the elements to.
  • Method Details

    • addConstants

      public void addConstants()
      Adds the 'w', 'x', and 'y' (help, alerts, and exit) positions to the selected GUI.