Package net.neoforged.neoforge.oldtest
Class CreativeModeTabTest.CreativeModeColorTab
java.lang.Object
net.minecraft.world.item.CreativeModeTab
net.neoforged.neoforge.oldtest.CreativeModeTabTest.CreativeModeColorTab
- Enclosing class:
CreativeModeTabTest
private static class CreativeModeTabTest.CreativeModeColorTab
extends net.minecraft.world.item.CreativeModeTab
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.world.item.CreativeModeTab
net.minecraft.world.item.CreativeModeTab.Builder, net.minecraft.world.item.CreativeModeTab.DisplayItemsGenerator, net.minecraft.world.item.CreativeModeTab.ItemDisplayParameters, net.minecraft.world.item.CreativeModeTab.Output, net.minecraft.world.item.CreativeModeTab.Row, net.minecraft.world.item.CreativeModeTab.TabVisibility, net.minecraft.world.item.CreativeModeTab.Type
-
Field Summary
FieldsFields inherited from class net.minecraft.world.item.CreativeModeTab
tabsAfter, tabsBefore
-
Constructor Summary
ConstructorsConstructorDescriptionCreativeModeColorTab
(net.minecraft.world.item.CreativeModeTab.Builder builder) -
Method Summary
Methods inherited from class net.minecraft.world.item.CreativeModeTab
buildContents, builder, builder, canScroll, column, contains, createTextureLocation, getBackgroundTexture, getDisplayItems, getDisplayName, getLabelColor, getScrollerSprite, getSearchBarWidth, getSearchTabDisplayItems, getSlotColor, getTabsImage, getType, hasAnyItems, hasSearchBar, isAlignedRight, row, shouldDisplay, showTitle
-
Field Details
-
iconItems
private final net.minecraft.world.item.ItemStack[] iconItems
-
-
Constructor Details
-
CreativeModeColorTab
public CreativeModeColorTab(net.minecraft.world.item.CreativeModeTab.Builder builder)
-
-
Method Details
-
getIconItem
public net.minecraft.world.item.ItemStack getIconItem()- Overrides:
getIconItem
in classnet.minecraft.world.item.CreativeModeTab
-