Uses of Enum Class
net.minecraft.item.ItemGroup.class_7916
Packages that use ItemGroup.class_7916
-
Uses of ItemGroup.class_7916 in net.minecraft.item
Fields in net.minecraft.item declared as ItemGroup.class_7916Modifier and TypeFieldDescriptionprivate final ItemGroup.class_7916ItemGroup.field_41034private ItemGroup.class_7916ItemGroup.class_7913.field_41047Methods in net.minecraft.item that return ItemGroup.class_7916Modifier and TypeMethodDescriptionItemGroup.method_47312()static ItemGroup.class_7916Returns the enum constant of this class with the specified name.static ItemGroup.class_7916[]ItemGroup.class_7916.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.item with parameters of type ItemGroup.class_7916Modifier and TypeMethodDescriptionprotected ItemGroup.class_7913ItemGroup.class_7913.method_47318(ItemGroup.class_7916 class_7916) Constructors in net.minecraft.item with parameters of type ItemGroup.class_7916ModifierConstructorDescription(package private)ItemGroup(ItemGroup.class_7915 class_7915, int int2, ItemGroup.class_7916 class_7916, Text text, Supplier<ItemStack> supplier, ItemGroup.class_7914 class_7914)