Class ItemGroups

java.lang.Object
com.github.relativobr.supreme.util.ItemGroups

public class ItemGroups extends Object
  • Field Details

    • MULTI_CATEGORY

      public static io.github.thebusybiscuit.slimefun5.api.items.groups.NestedItemGroup MULTI_CATEGORY
    • RESOURCE_CATEGORY

      public static io.github.thebusybiscuit.slimefun5.api.items.ItemGroup RESOURCE_CATEGORY
    • COMPONENTS_CATEGORY

      public static io.github.thebusybiscuit.slimefun5.api.items.ItemGroup COMPONENTS_CATEGORY
    • CARDS_CATEGORY

      public static io.github.thebusybiscuit.slimefun5.api.items.ItemGroup CARDS_CATEGORY
    • TECHMOB_CATEGORY

      public static io.github.thebusybiscuit.slimefun5.api.items.ItemGroup TECHMOB_CATEGORY
    • MACHINES_CATEGORY

      public static io.github.thebusybiscuit.slimefun5.api.items.ItemGroup MACHINES_CATEGORY
    • ELECTRIC_CATEGORY

      public static io.github.thebusybiscuit.slimefun5.api.items.ItemGroup ELECTRIC_CATEGORY
    • TOOLS_CATEGORY

      public static io.github.thebusybiscuit.slimefun5.api.items.ItemGroup TOOLS_CATEGORY
    • ARMOR_CATEGORY

      public static io.github.thebusybiscuit.slimefun5.api.items.ItemGroup ARMOR_CATEGORY
    • WEAPONS_CATEGORY

      public static io.github.thebusybiscuit.slimefun5.api.items.ItemGroup WEAPONS_CATEGORY
  • Constructor Details

    • ItemGroups

      public ItemGroups()