Uses of Class
net.minecraft.item.ItemGroup
-
Uses of ItemGroup in net.minecraft.block
Modifier and TypeMethodDescriptionvoid
Block.appendStacks
(ItemGroup group, DefaultedList<ItemStack> stacks) Appends the stacks of this block shown in the item group to the list. -
Uses of ItemGroup in net.minecraft.client.gui.screen.ingame
Modifier and TypeMethodDescriptionprotected boolean
CreativeInventoryScreen.isClickInTab
(ItemGroup group, double mouseX, double mouseY) protected void
CreativeInventoryScreen.renderTabIcon
(MatrixStack matrices, ItemGroup group) protected boolean
CreativeInventoryScreen.renderTabTooltipIfHovered
(MatrixStack matrices, ItemGroup group, int mouseX, int mouseY) private void
CreativeInventoryScreen.setSelectedTab
(ItemGroup group) -
Uses of ItemGroup in net.minecraft.item
Modifier and TypeFieldDescriptionstatic final ItemGroup
ItemGroup.BREWING
static final ItemGroup
ItemGroup.BUILDING_BLOCKS
static final ItemGroup
ItemGroup.COMBAT
static final ItemGroup
ItemGroup.DECORATIONS
static final ItemGroup
ItemGroup.FOOD
Item.group
Item.Settings.group
static final ItemGroup[]
ItemGroup.GROUPS
static final ItemGroup
ItemGroup.HOTBAR
static final ItemGroup
ItemGroup.INVENTORY
static final ItemGroup
ItemGroup.MATERIALS
static final ItemGroup
ItemGroup.MISC
static final ItemGroup
ItemGroup.REDSTONE
static final ItemGroup
ItemGroup.SEARCH
static final ItemGroup
ItemGroup.TOOLS
static final ItemGroup
ItemGroup.TRANSPORTATION
Modifier and TypeMethodDescriptionItem.getGroup()
ItemGroup.hideName()
Specifies that when this item group is selected, the name of the item group should not be rendered.ItemGroup.setEnchantments
(EnchantmentTarget[] targets) ItemGroup.setNoScrollbar()
ItemGroup.setTexture
(String texture) Modifier and TypeMethodDescriptionvoid
BlockItem.appendStacks
(ItemGroup group, DefaultedList<ItemStack> stacks) Appends the stacks of this item shown in the item group to the list.void
EnchantedBookItem.appendStacks
(ItemGroup group, DefaultedList<ItemStack> stacks) Appends the stacks of this item shown in the item group to the list.void
GoatHornItem.appendStacks
(ItemGroup group, DefaultedList<ItemStack> stacks) Appends the stacks of this item shown in the item group to the list.void
Item.appendStacks
(ItemGroup group, DefaultedList<ItemStack> stacks) Appends the stacks of this item shown in the item group to the list.void
PotionItem.appendStacks
(ItemGroup group, DefaultedList<ItemStack> stacks) Appends the stacks of this item shown in the item group to the list.void
TippedArrowItem.appendStacks
(ItemGroup group, DefaultedList<ItemStack> stacks) Appends the stacks of this item shown in the item group to the list.Sets the ItemGroup of any item using this Settings instance.protected boolean
Checks whether this item should appear in a specified item group.private static Item
private static Item