Class PhlegethonCreativeModeTabs

java.lang.Object
com.github.voidleech.crossing_pyriphlegethon.init.PhlegethonCreativeModeTabs

public class PhlegethonCreativeModeTabs extends Object
  • Field Details

    • TAB

      public static final Supplier<net.minecraft.world.item.CreativeModeTab> TAB
  • Constructor Details

    • PhlegethonCreativeModeTabs

      public PhlegethonCreativeModeTabs()
  • Method Details

    • register

      public static <T extends net.minecraft.world.item.CreativeModeTab> Supplier<T> register(String name, Supplier<T> sup)
    • init

      public static void init()