Uses of Interface
net.minecraft.world.item.CreativeModeTab.DisplayItemsGenerator
Packages that use CreativeModeTab.DisplayItemsGenerator
-
Uses of CreativeModeTab.DisplayItemsGenerator in net.minecraft.world.item
Fields in net.minecraft.world.item declared as CreativeModeTab.DisplayItemsGeneratorModifier and TypeFieldDescriptionCreativeModeTab.Builder.displayItemsGeneratorprivate final CreativeModeTab.DisplayItemsGeneratorCreativeModeTab.displayItemsGeneratorprivate static final CreativeModeTab.DisplayItemsGeneratorCreativeModeTab.Builder.EMPTY_GENERATORMethods in net.minecraft.world.item with parameters of type CreativeModeTab.DisplayItemsGeneratorModifier and TypeMethodDescriptionCreativeModeTab.Builder.displayItems(CreativeModeTab.DisplayItemsGenerator p_259814_) Constructors in net.minecraft.world.item with parameters of type CreativeModeTab.DisplayItemsGeneratorModifierConstructorDescription(package private)CreativeModeTab(CreativeModeTab.Row p_260217_, int p_259557_, CreativeModeTab.Type p_260176_, Component p_260100_, Supplier<ItemStack> p_259543_, CreativeModeTab.DisplayItemsGenerator p_259085_, ResourceLocation backgroundLocation, boolean hasSearchBar, int searchBarWidth, ResourceLocation tabsImage, int labelColor, int slotColor) -
Uses of CreativeModeTab.DisplayItemsGenerator in net.minecraftforge.client
Methods in net.minecraftforge.client with parameters of type CreativeModeTab.DisplayItemsGeneratorModifier and TypeMethodDescriptionstatic voidForgeHooksClient.onCreativeModeTabBuildContents(CreativeModeTab tab, CreativeModeTab.DisplayItemsGenerator originalGenerator, FeatureFlagSet flags, CreativeModeTab.Output output, boolean hasPermisions)