Class BlackGlassPaneFillerItem

java.lang.Object
net.jeqo.bloons.gui.item.filler.BlackGlassPaneFillerItem

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

    • BlackGlassPaneFillerItem

      public BlackGlassPaneFillerItem()
  • Method Details

    • getItem

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