Class GuiItemsData_fill

java.lang.Object
me.ulrich.clans.data.GuiItemsData_fill

public class GuiItemsData_fill extends Object
  • Constructor Details

    • GuiItemsData_fill

      public GuiItemsData_fill(List<Integer> slots, boolean top, boolean bottom, boolean all, boolean border)
  • Method Details

    • getSlots

      public List<Integer> getSlots()
    • setSlots

      public void setSlots(List<Integer> slots)
    • isTop

      public boolean isTop()
    • setTop

      public void setTop(boolean top)
    • isBottom

      public boolean isBottom()
    • setBottom

      public void setBottom(boolean bottom)
    • isAll

      public boolean isAll()
    • setAll

      public void setAll(boolean all)
    • isBorder

      public boolean isBorder()
    • setBorder

      public void setBorder(boolean border)