Uses of Class
net.minecraft.world.item.CreativeModeTab
Packages that use CreativeModeTab
Package
Description
-
Uses of CreativeModeTab in net.minecraft.client.gui.screens.inventory
Methods in net.minecraft.client.gui.screens.inventory with parameters of type CreativeModeTabModifier and TypeMethodDescriptionprotected booleanCreativeModeInventoryScreen.checkTabClicked(CreativeModeTab p_98563_, double p_98564_, double p_98565_) protected booleanCreativeModeInventoryScreen.checkTabHovering(PoseStack p_98585_, CreativeModeTab p_98586_, int p_98587_, int p_98588_) protected voidCreativeModeInventoryScreen.renderTabButton(PoseStack p_98582_, CreativeModeTab p_98583_) private voidCreativeModeInventoryScreen.selectTab(CreativeModeTab p_98561_) -
Uses of CreativeModeTab in net.minecraft.world.item
Fields in net.minecraft.world.item declared as CreativeModeTabModifier and TypeFieldDescriptionprotected final CreativeModeTabItem.category(package private) CreativeModeTabItem.Properties.categorystatic final CreativeModeTabCreativeModeTab.TAB_BREWINGstatic final CreativeModeTabCreativeModeTab.TAB_BUILDING_BLOCKSstatic final CreativeModeTabCreativeModeTab.TAB_COMBATstatic final CreativeModeTabCreativeModeTab.TAB_DECORATIONSstatic final CreativeModeTabCreativeModeTab.TAB_FOODstatic final CreativeModeTabCreativeModeTab.TAB_HOTBARstatic final CreativeModeTabCreativeModeTab.TAB_INVENTORYstatic final CreativeModeTabCreativeModeTab.TAB_MATERIALSstatic final CreativeModeTabCreativeModeTab.TAB_MISCstatic final CreativeModeTabCreativeModeTab.TAB_REDSTONEstatic final CreativeModeTabCreativeModeTab.TAB_SEARCHstatic final CreativeModeTabCreativeModeTab.TAB_TOOLSstatic final CreativeModeTabCreativeModeTab.TAB_TRANSPORTATIONstatic CreativeModeTab[]CreativeModeTab.TABSMethods in net.minecraft.world.item that return CreativeModeTabModifier and TypeMethodDescriptionfinal CreativeModeTabItem.getItemCategory()CreativeModeTab.hideScroll()CreativeModeTab.hideTitle()CreativeModeTab.setBackgroundImage(ResourceLocation texture) CreativeModeTab.setBackgroundSuffix(String p_40780_) Deprecated.CreativeModeTab.setEnchantmentCategories(EnchantmentCategory... p_40782_) CreativeModeTab.setRecipeFolderName(String p_40785_) Methods in net.minecraft.world.item with parameters of type CreativeModeTabModifier and TypeMethodDescriptionprivate static intCreativeModeTab.addGroupSafe(int index, CreativeModeTab newGroup) protected booleanItem.allowdedIn(CreativeModeTab p_41390_) voidBlockItem.fillItemCategory(CreativeModeTab p_40569_, NonNullList<ItemStack> p_40570_) voidEnchantedBookItem.fillItemCategory(CreativeModeTab p_41151_, NonNullList<ItemStack> p_41152_) voidItem.fillItemCategory(CreativeModeTab p_41391_, NonNullList<ItemStack> p_41392_) voidPotionItem.fillItemCategory(CreativeModeTab p_42981_, NonNullList<ItemStack> p_42982_) voidTippedArrowItem.fillItemCategory(CreativeModeTab p_43356_, NonNullList<ItemStack> p_43357_) private static ItemItems.registerBlock(Block p_42808_, CreativeModeTab p_42809_) private static ItemItems.registerBlock(Block p_151090_, CreativeModeTab p_151091_, Block... p_151092_) Item.Properties.tab(CreativeModeTab p_41492_) Method parameters in net.minecraft.world.item with type arguments of type CreativeModeTabModifier and TypeMethodDescriptionprivate static ItemItems.registerBlock(Block p_151094_, Optional<CreativeModeTab> p_151095_) -
Uses of CreativeModeTab in net.minecraft.world.level.block
Methods in net.minecraft.world.level.block with parameters of type CreativeModeTabModifier and TypeMethodDescriptionvoidBlock.fillItemCategory(CreativeModeTab p_49812_, NonNullList<ItemStack> p_49813_) -
Uses of CreativeModeTab in net.minecraftforge.common.extensions
Methods in net.minecraftforge.common.extensions that return types with arguments of type CreativeModeTabModifier and TypeMethodDescriptiondefault Collection<CreativeModeTab>IForgeItem.getCreativeTabs()Gets a list of tabs that items belonging to this class can display on, combined properly with getSubItems allows for a single item to span many sub-items across many tabs. -
Uses of CreativeModeTab in net.minecraftforge.debug
Fields in net.minecraftforge.debug declared as CreativeModeTabModifier and TypeFieldDescriptionprivate static final CreativeModeTabManyMobEffectsTest.CREATIVE_TAB
setBackgroundImage(net.minecraft.resources.ResourceLocation)instead