Class BlackGlassPaneBorder

java.lang.Object
net.jeqo.bloons.gui.item.border.BlackGlassPaneBorder

public class BlackGlassPaneBorder extends Object
An example class to represent how a premade border item can be created
  • Constructor Details

    • BlackGlassPaneBorder

      public BlackGlassPaneBorder()
  • Method Details

    • getItem

      public static GUIClickableItem getItem(int slot)
      A method to create a black glass pane border item
      Parameters:
      slot - The slot of the item in the inventory, type int
      Returns:
      A GUIClickableItem object that represents the black glass pane border item, type net.jeqo.bloons.gui.GUIClickableItem