Uses of Class
net.minecraft.item.ItemGroup
Packages that use ItemGroup
-
Uses of ItemGroup in net.minecraft.client.gui.screen.ingame
Fields in net.minecraft.client.gui.screen.ingame declared as ItemGroupMethods in net.minecraft.client.gui.screen.ingame with parameters of type ItemGroupModifier and TypeMethodDescriptionprotected booleanCreativeInventoryScreen.isClickInTab(ItemGroup itemGroup, double mouseX, double mouseY) private intCreativeInventoryScreen.method_47422(ItemGroup itemGroup) private intCreativeInventoryScreen.method_47423(ItemGroup itemGroup) protected voidCreativeInventoryScreen.renderTabIcon(MatrixStack matrices, ItemGroup group) protected booleanCreativeInventoryScreen.renderTabTooltipIfHovered(MatrixStack matrices, ItemGroup itemGroup, int mouseX, int mouseY) private voidCreativeInventoryScreen.setSelectedTab(ItemGroup group) -
Uses of ItemGroup in net.minecraft.item
Fields in net.minecraft.item declared as ItemGroupModifier and TypeFieldDescriptionprivate static final ItemGroupItemGroups.BUILDING_BLOCKSprivate static final ItemGroupItemGroups.COMBATprivate static final ItemGroupItemGroups.field_41059private static final ItemGroupItemGroups.field_41060private static final ItemGroupItemGroups.field_41061private static final ItemGroupItemGroups.field_41062private static final ItemGroupItemGroups.field_41063private static final ItemGroupItemGroups.FUNCTIONALprivate final ItemGroupItemGroup.EntriesImpl.groupprivate static final ItemGroupItemGroups.HOTBARprivate static final ItemGroupItemGroups.INVENTORYprivate static final ItemGroupItemGroups.NATURALprivate static final ItemGroupItemGroups.REDSTONEprivate static final ItemGroupItemGroups.SEARCHprivate static final ItemGroupItemGroups.SPAWN_EGGSFields in net.minecraft.item with type parameters of type ItemGroupMethods in net.minecraft.item that return ItemGroupModifier and TypeMethodDescriptionItemGroup.class_7913.method_47324()static ItemGroupItemGroups.method_47328()static ItemGroupItemGroups.method_47344()Methods in net.minecraft.item that return types with arguments of type ItemGroupModifier and TypeMethodDescriptionItemGroups.method_47334(ItemGroup[] itemGroup) ItemGroups.method_47335()ItemGroups.method_47341()Methods in net.minecraft.item with parameters of type ItemGroupConstructors in net.minecraft.item with parameters of type ItemGroup