Class Tabs

java.lang.Object
net.minheur.potoflux.screen.tabs.Tabs

public class Tabs extends Object
Registry of the potoflux tabs
  • Field Details

  • Constructor Details

    • Tabs

      public Tabs()
  • Method Details

    • register

      public static void register(@NotNull @NotNull RegisterTabsEvent event)
      Create the instance of the class, then add the tabs to the events.
      This is called on the tab register event.
      Parameters:
      event - the event to register to