Class AstralItemGroups

java.lang.Object
dev.jaxydog.astral.register.ContentRegistrar
dev.jaxydog.astral.content.item.group.AstralItemGroups
All Implemented Interfaces:
Registered, Registered.All, Registered.Client, Registered.Common, Registered.Generated, Registered.Server

public final class AstralItemGroups extends ContentRegistrar
A container class that registers all ItemGroup instances.
Since:
2.0.0
  • Field Details

    • DEFAULT

      public static final AstralItemGroup DEFAULT
      The mod's default item group.
      Since:
      2.0.0
    • DYED_AMETHYST

      public static final AstralCycledItemGroup DYED_AMETHYST
      The item group used to list all dyeable amethyst blocks.
      Since:
      2.0.0
    • STARMONEY_PLAZA

      public static final AstralItemGroup STARMONEY_PLAZA
      The item group used to store all of Starmoney's lore items.
      Since:
      2.0.0
  • Constructor Details

    • AstralItemGroups

      public AstralItemGroups()