Uses of Class
net.minecraft.item.itemgroup.ItemGroup
Packages that use ItemGroup
Package
Description
-
Uses of ItemGroup in net.minecraft.block
Methods in net.minecraft.block with parameters of type ItemGroupModifier and TypeMethodDescriptionvoidBlock.addStacksForDisplay(ItemGroup group, DefaultedList<ItemStack> stacks) -
Uses of ItemGroup in net.minecraft.client.gui.screen.ingame
Methods in net.minecraft.client.gui.screen.ingame with parameters of type ItemGroupModifier and TypeMethodDescriptionprotected booleanCreativeInventoryScreen.method_18733(ItemGroup itemGroup, double double2, double double3) protected voidCreativeInventoryScreen.renderTabIcon(ItemGroup group) protected booleanCreativeInventoryScreen.renderTabTooltipIfHovered(ItemGroup group, 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 ItemGroupItem.Settings.groupprotected final ItemGroupItem.itemGroupMethods in net.minecraft.item that return ItemGroupModifier and TypeMethodDescriptionfinal ItemGroupItem.getItemGroup()Returns the itemgroup that the item is inMethods in net.minecraft.item with parameters of type ItemGroupModifier and TypeMethodDescriptionvoidBlockItem.appendToItemGroup(ItemGroup group, DefaultedList<ItemStack> stacks) voidEnchantedBookItem.appendToItemGroup(ItemGroup group, DefaultedList<ItemStack> stacks) voidItem.appendToItemGroup(ItemGroup group, DefaultedList<ItemStack> stacks) voidPotionItem.appendToItemGroup(ItemGroup group, DefaultedList<ItemStack> stacks) voidTippedArrowItem.appendToItemGroup(ItemGroup group, DefaultedList<ItemStack> stacks) protected booleanprivate static void -
Uses of ItemGroup in net.minecraft.item.itemgroup
Fields in net.minecraft.item.itemgroup declared as ItemGroupModifier and TypeFieldDescriptionstatic final ItemGroupItemGroup.BREWINGstatic final ItemGroupItemGroup.BUILDING_BLOCKSstatic final ItemGroupItemGroup.COMBATstatic final ItemGroupItemGroup.DECORATIONSstatic final ItemGroupItemGroup.field_15657static final ItemGroupItemGroup.field_17160static final ItemGroupItemGroup.FOODstatic final ItemGroupItemGroup.INVENTORYstatic final ItemGroup[]ItemGroup.itemGroupsstatic final ItemGroupItemGroup.MATERIALSstatic final ItemGroupItemGroup.MISCstatic final ItemGroupItemGroup.REDSTONEstatic final ItemGroupItemGroup.SEARCHstatic final ItemGroupItemGroup.TOOLSMethods in net.minecraft.item.itemgroup that return ItemGroupModifier and TypeMethodDescriptionItemGroup.method_16033(String string) ItemGroup.setEnchantments(EnchantmentTarget[] targets) ItemGroup.setNoScrollbar()ItemGroup.setNoTooltip()ItemGroup.setTexture(String texture)