Class Markers

java.lang.Object
xyz.xenondevs.invui.gui.structure.Markers

public class Markers extends Object
Registry class for default markers
  • Field Details

    • CONTENT_LIST_SLOT_HORIZONTAL

      @NotNull public static final @NotNull Marker CONTENT_LIST_SLOT_HORIZONTAL
      The marker for horizontal content list slots in PagedGuis, ScrollGuis and TabGuis
    • CONTENT_LIST_SLOT_VERTICAL

      @NotNull public static final @NotNull Marker CONTENT_LIST_SLOT_VERTICAL
      The marker for vertical content list slots in PagedGuis, ScrollGuis and TabGuis
  • Constructor Details

    • Markers

      public Markers()