History - net.minecraft.world.item.CreativeModeTab
1.21.3
Names
cta
cwe
Fields
boolean: d, canScroll, field_7920, scrollbar, f_40767_
boolean: d, canScroll, field_7920, scrollbar
boolean: e, showTitle, field_7917, renderName, f_40768_
boolean: e, showTitle, field_7917, renderName
ItemStack: j, iconItemStack, field_7934, icon, f_40770_
ItemStack: j, iconItemStack, field_7934, icon
Component: b, displayName, field_26391, displayName, f_40764_
Component: b, displayName, field_26391, displayName
boolean: f, alignedRight, field_41031, special, f_257018_
boolean: f, alignedRight, field_41031, special
CreativeModeTab$Row: g, row, field_41032, row, f_256931_
CreativeModeTab$Row: g, row, field_41032, row
int: h, column, field_41033, column, f_256967_
int: h, column, field_41033, column
CreativeModeTab$Type: i, type, field_41034, type, f_256819_
CreativeModeTab$Type: i, type, field_41034, type
Collection<ItemStack>: k, displayItems, field_40859, displayStacks, f_243839_
Collection<ItemStack>: k, displayItems, field_40859, displayStacks
Set<ItemStack>: l, displayItemsSearchTab, field_40860, searchTabStacks, f_243841_
Set<ItemStack>: l, displayItemsSearchTab, field_40860, searchTabStacks
Supplier<ItemStack>: m, iconGenerator, field_41036, iconSupplier, f_256912_
Supplier<ItemStack>: m, iconGenerator, field_41036, iconSupplier
CreativeModeTab$DisplayItemsGenerator: n, displayItemsGenerator, field_41037, entryCollector, f_256824_
CreativeModeTab$DisplayItemsGenerator: n, displayItemsGenerator, field_41037, entryCollector
ResourceLocation: a, DEFAULT_BACKGROUND, field_52021, ITEMS, f_337326_
ResourceLocation: a, DEFAULT_BACKGROUND, field_52021, ITEMS
ResourceLocation: c, backgroundTexture, field_7919, texture, f_336662_
ResourceLocation: c, backgroundTexture, field_7919, texture
Constructors
Methods
ItemStack (): b, getIconItem, method_7747, getIcon, m_40787_
ItemStack (): b, getIconItem, method_7747, getIcon
boolean (): d, showTitle, method_7754, shouldRenderName, m_40789_
boolean (): d, showTitle, method_7754, shouldRenderName
boolean (): e, canScroll, method_7756, hasScrollbar, m_40791_
boolean (): e, canScroll, method_7756, hasScrollbar
int (): f, column, method_7743, getColumn, m_257903_
int (): f, column, method_7743, getColumn
boolean (): j, isAlignedRight, method_7752, isSpecial, m_6563_
boolean (): j, isAlignedRight, method_7752, isSpecial
Component (): a, getDisplayName, method_7737, getDisplayName, m_40786_
Component (): a, getDisplayName, method_7737, getDisplayName
CreativeModeTab$Builder (CreativeModeTab$Row, int): a, builder, method_47307, create, m_257815_
CreativeModeTab$Builder (CreativeModeTab$Row, int): a, builder, method_47307, create
CreativeModeTab$Row (): g, row, method_47309, getRow, m_258064_
CreativeModeTab$Row (): g, row, method_47309, getRow
boolean (): h, hasAnyItems, method_47310, hasStacks, m_257905_
boolean (): h, hasAnyItems, method_47310, hasStacks
boolean (): i, shouldDisplay, method_47311, shouldDisplay, m_257497_
boolean (): i, shouldDisplay, method_47311, shouldDisplay
CreativeModeTab$Type (): k, getType, method_47312, getType, m_257962_
CreativeModeTab$Type (): k, getType, method_47312, getType
Collection<ItemStack> (): l, getDisplayItems, method_47313, getDisplayStacks, m_260957_
Collection<ItemStack> (): l, getDisplayItems, method_47313, getDisplayStacks
Collection<ItemStack> (): m, getSearchTabDisplayItems, method_45414, getSearchTabStacks, m_261235_
Collection<ItemStack> (): m, getSearchTabDisplayItems, method_45414, getSearchTabStacks
boolean (ItemStack): a, contains, method_45412, contains, m_257694_
boolean (ItemStack): a, contains, method_45412, contains
void (CreativeModeTab$ItemDisplayParameters): a, buildContents, method_47306, updateEntries, m_269498_
void (CreativeModeTab$ItemDisplayParameters): a, buildContents, method_47306, updateEntries
ResourceLocation (String): a, createTextureLocation, method_60733, getTabTextureId, m_339771_
ResourceLocation (String): a, createTextureLocation, method_60733, getTabTextureId
ResourceLocation (): c, getBackgroundTexture, method_7742, getTexture, m_339043_
ResourceLocation (): c, getBackgroundTexture, method_7742, getTexture
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
ctc
cta
Fields
String: b, backgroundSuffix, field_7919, texture, f_40766_
boolean: c, canScroll, field_7920, scrollbar, f_40767_
boolean: d, canScroll, field_7920, scrollbar, f_40767_
boolean: d, showTitle, field_7917, renderName, f_40768_
boolean: e, showTitle, field_7917, renderName, f_40768_
ItemStack: i, iconItemStack, field_7934, icon, f_40770_
ItemStack: j, iconItemStack, field_7934, icon, f_40770_
Component: a, displayName, field_26391, displayName, f_40764_
Component: b, displayName, field_26391, displayName, f_40764_
boolean: e, alignedRight, field_41031, special, f_257018_
boolean: f, alignedRight, field_41031, special, f_257018_
CreativeModeTab$Row: f, row, field_41032, row, f_256931_
CreativeModeTab$Row: g, row, field_41032, row, f_256931_
int: g, column, field_41033, column, f_256967_
int: h, column, field_41033, column, f_256967_
CreativeModeTab$Type: h, type, field_41034, type, f_256819_
CreativeModeTab$Type: i, type, field_41034, type, f_256819_
Collection<ItemStack>: j, displayItems, field_40859, displayStacks, f_243839_
Collection<ItemStack>: k, displayItems, field_40859, displayStacks, f_243839_
Set<ItemStack>: k, displayItemsSearchTab, field_40860, searchTabStacks, f_243841_
Set<ItemStack>: l, displayItemsSearchTab, field_40860, searchTabStacks, f_243841_
Consumer<List<ItemStack>>: l, searchTreeBuilder, field_41035, searchProviderReloader, f_256965_
ResourceLocation: a, DEFAULT_BACKGROUND, field_52021, ITEMS, f_337326_
ResourceLocation: c, backgroundTexture, field_7919, texture, f_336662_
Constructors
Methods
String (): c, getBackgroundSuffix, method_7742, getTexture, m_40788_
void (Consumer<List<ItemStack>>): a, setSearchTreeBuilder, method_47308, setSearchProviderReloader, m_257882_
void (): n, rebuildSearchTree, method_47314, reloadSearchProvider, m_257466_
ResourceLocation (String): a, createTextureLocation, method_60733, getTabTextureId, m_339771_
ResourceLocation (): c, getBackgroundTexture, method_7742, getTexture, m_339043_
1.20.6
Names
cle
ctc
Fields
Constructors
Methods
1.20.4
Names
chl
cle
Fields
Constructors
Methods
1.20.2
Names
cef
chl
Fields
Constructors
Methods
1.20.1
Names
ced
cef
net.minecraft.world.item.CreativeModeTab
Fields
Constructors
Methods
1.19.4
Names
ccd
ced
Fields
Constructors
Methods
void (FeatureFlagSet, boolean): a, buildContents, method_47306, updateEntries, m_258021_
void (CreativeModeTab$ItemDisplayParameters): a, buildContents, method_47306, updateEntries, m_269498_
1.19.3
Names
bzj
ccd
net.minecraft.world.item.CreativeModeTab
Fields
CreativeModeTab[]: a, TABS, field_7921, GROUPS, f_40748_
CreativeModeTab: b, TAB_BUILDING_BLOCKS, field_7931, BUILDING_BLOCKS, f_40749_
CreativeModeTab: c, TAB_DECORATIONS, field_7928, DECORATIONS, f_40750_
CreativeModeTab: d, TAB_REDSTONE, field_7914, REDSTONE, f_40751_
CreativeModeTab: e, TAB_TRANSPORTATION, field_7923, TRANSPORTATION, f_40752_
CreativeModeTab: f, TAB_MISC, field_7932, MISC, f_40753_
CreativeModeTab: g, TAB_SEARCH, field_7915, SEARCH, f_40754_
CreativeModeTab: h, TAB_FOOD, field_7922, FOOD, f_40755_
CreativeModeTab: i, TAB_TOOLS, field_7930, TOOLS, f_40756_
CreativeModeTab: j, TAB_COMBAT, field_7916, COMBAT, f_40757_
CreativeModeTab: k, TAB_BREWING, field_7924, BREWING, f_40758_
CreativeModeTab: l, TAB_MATERIALS, field_7929, MATERIALS, f_40759_
CreativeModeTab: n, TAB_INVENTORY, field_7918, INVENTORY, f_40761_
int: o, id, field_7933, index, f_40762_
String: p, langId, field_7935, id, f_40763_
String: s, backgroundSuffix, field_7919, texture, f_40766_
String: b, backgroundSuffix, field_7919, texture, f_40766_
boolean: t, canScroll, field_7920, scrollbar, f_40767_
boolean: c, canScroll, field_7920, scrollbar, f_40767_
boolean: u, showTitle, field_7917, renderName, f_40768_
boolean: d, showTitle, field_7917, renderName, f_40768_
EnchantmentCategory[]: v, enchantmentCategories, field_7927, enchantments, f_40769_
ItemStack: w, iconItemStack, field_7934, icon, f_40770_
ItemStack: i, iconItemStack, field_7934, icon, f_40770_
CreativeModeTab: m, TAB_HOTBAR, field_7925, HOTBAR, f_40760_
String: r, recipeFolderName, field_7926, name, f_40765_
Component: q, displayName, field_26391, displayName, f_40764_
Component: a, displayName, field_26391, displayName, f_40764_
boolean: e, alignedRight, field_41031, special, f_257018_
CreativeModeTab$Row: f, row, field_41032, row, f_256931_
int: g, column, field_41033, column, f_256967_
CreativeModeTab$Type: h, type, field_41034, type, f_256819_
Collection<ItemStack>: j, displayItems, field_40859, displayStacks, f_243839_
Set<ItemStack>: k, displayItemsSearchTab, field_40860, searchTabStacks, f_243841_
Consumer<List<ItemStack>>: l, searchTreeBuilder, field_41035, searchProviderReloader, f_256965_
Supplier<ItemStack>: m, iconGenerator, field_41036, iconSupplier, f_256912_
CreativeModeTab$DisplayItemsGenerator: n, displayItemsGenerator, field_41037, entryCollector, f_256824_
Constructors
(int, String)
(CreativeModeTab$Row, int, CreativeModeTab$Type, Component, Supplier<ItemStack>, CreativeModeTab$DisplayItemsGenerator)
Methods
CreativeModeTab (String): a, setBackgroundSuffix, method_7753, setTexture, m_40779_
CreativeModeTab (): h, hideTitle, method_7748, hideName, m_40790_
CreativeModeTab (): j, hideScroll, method_7749, setNoScrollbar, m_40792_
CreativeModeTab (EnchantmentCategory...): a, setEnchantmentCategories, method_7745, setEnchantments, m_40781_
int (): a, getId, method_7741, getIndex, m_40775_
ItemStack (): d, getIconItem, method_7747, getIcon, m_40787_
ItemStack (): b, getIconItem, method_7747, getIcon, m_40787_
String (): f, getBackgroundSuffix, method_7742, getTexture, m_40788_
String (): c, getBackgroundSuffix, method_7742, getTexture, m_40788_
boolean (): g, showTitle, method_7754, shouldRenderName, m_40789_
boolean (): d, showTitle, method_7754, shouldRenderName, m_40789_
boolean (): i, canScroll, method_7756, hasScrollbar, m_40791_
boolean (): e, canScroll, method_7756, hasScrollbar, m_40791_
int (): k, getColumn, method_7743, getColumn, m_40793_
int (): f, column, method_7743, getColumn, m_257903_
boolean (): l, isTopRow, method_7755, isTopRow, m_40794_
EnchantmentCategory[] (): n, getEnchantmentCategories, method_7744, getEnchantments, m_40795_
boolean (EnchantmentCategory): a, hasEnchantmentCategory, method_7740, containsEnchantments, m_40776_
ItemStack (): e, makeIcon, method_7750, createIcon, m_6976_
void (NonNullList<ItemStack>): a, fillItemList, method_7738, appendStacks, m_6151_
boolean (): m, isAlignedRight, method_7752, isSpecial, m_6563_
boolean (): j, isAlignedRight, method_7752, isSpecial, m_6563_
String (): b, getRecipeFolderName, method_7751, getName, m_40783_
CreativeModeTab (String): b, setRecipeFolderName, method_7739, setName, m_40784_
Component (): c, getDisplayName, method_7737, getDisplayName, m_40786_
Component (): a, getDisplayName, method_7737, getDisplayName, m_40786_
CreativeModeTab$Builder (CreativeModeTab$Row, int): a, builder, method_47307, create, m_257815_
CreativeModeTab$Row (): g, row, method_47309, getRow, m_258064_
boolean (): h, hasAnyItems, method_47310, hasStacks, m_257905_
boolean (): i, shouldDisplay, method_47311, shouldDisplay, m_257497_
CreativeModeTab$Type (): k, getType, method_47312, getType, m_257962_
void (FeatureFlagSet, boolean): a, buildContents, method_47306, updateEntries, m_258021_
Collection<ItemStack> (): l, getDisplayItems, method_47313, getDisplayStacks, m_260957_
Collection<ItemStack> (): m, getSearchTabDisplayItems, method_45414, getSearchTabStacks, m_261235_
boolean (ItemStack): a, contains, method_45412, contains, m_257694_
void (Consumer<List<ItemStack>>): a, setSearchTreeBuilder, method_47308, setSearchProviderReloader, m_257882_
void (): n, rebuildSearchTree, method_47314, reloadSearchProvider, m_257466_
1.19.2
Names
Fields
Constructors
Methods
1.19.1
Names
bym
bzj
Fields
Constructors
Methods
1.19
Names
btm
bym
Fields
Constructors
Methods
1.18.2
Names
bsu
btm
Fields
Constructors
Methods
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
bpg
bsu
Fields
Component: q, displayName, field_26391, translationKey, f_40764_
Component: q, displayName, field_26391, displayName, f_40764_
Constructors
Methods
Component (): c, getDisplayName, method_7737, getTranslationKey, m_40786_
Component (): c, getDisplayName, method_7737, getDisplayName, m_40786_
1.17.1
Names
bpf
bpg
Fields
Constructors
Methods
1.17
Names
bks
bpf
net.minecraft.item.ItemGroup
net.minecraft.src.C_1336_
net.minecraft.server.v1_16_R3.CreativeModeTab
net.minecraft.world.item.CreativeModeTab
Fields
CreativeModeTab[]: a, TABS, field_7921, GROUPS, field_78032_a
CreativeModeTab[]: a, TABS, field_7921, GROUPS, f_40748_
CreativeModeTab: b, TAB_BUILDING_BLOCKS, field_7931, BUILDING_BLOCKS, field_78030_b
CreativeModeTab: b, TAB_BUILDING_BLOCKS, field_7931, BUILDING_BLOCKS, f_40749_
CreativeModeTab: c, TAB_DECORATIONS, field_7928, DECORATIONS, field_78031_c
CreativeModeTab: c, TAB_DECORATIONS, field_7928, DECORATIONS, f_40750_
CreativeModeTab: d, TAB_REDSTONE, field_7914, REDSTONE, field_78028_d
CreativeModeTab: d, TAB_REDSTONE, field_7914, REDSTONE, f_40751_
CreativeModeTab: e, TAB_TRANSPORTATION, field_7923, TRANSPORTATION, field_78029_e
CreativeModeTab: e, TAB_TRANSPORTATION, field_7923, TRANSPORTATION, f_40752_
CreativeModeTab: f, TAB_MISC, field_7932, MISC, field_78026_f
CreativeModeTab: f, TAB_MISC, field_7932, MISC, f_40753_
CreativeModeTab: g, TAB_SEARCH, field_7915, SEARCH, field_78027_g
CreativeModeTab: g, TAB_SEARCH, field_7915, SEARCH, f_40754_
CreativeModeTab: h, TAB_FOOD, field_7922, FOOD, field_78039_h
CreativeModeTab: h, TAB_FOOD, field_7922, FOOD, f_40755_
CreativeModeTab: i, TAB_TOOLS, field_7930, TOOLS, field_78040_i
CreativeModeTab: i, TAB_TOOLS, field_7930, TOOLS, f_40756_
CreativeModeTab: j, TAB_COMBAT, field_7916, COMBAT, field_78037_j
CreativeModeTab: j, TAB_COMBAT, field_7916, COMBAT, f_40757_
CreativeModeTab: k, TAB_BREWING, field_7924, BREWING, field_78038_k
CreativeModeTab: k, TAB_BREWING, field_7924, BREWING, f_40758_
CreativeModeTab: l, TAB_MATERIALS, field_7929, MATERIALS, field_78035_l
CreativeModeTab: l, TAB_MATERIALS, field_7929, MATERIALS, f_40759_
CreativeModeTab: n, TAB_INVENTORY, field_7918, INVENTORY, field_78036_m
CreativeModeTab: n, TAB_INVENTORY, field_7918, INVENTORY, f_40761_
int: o, id, field_7933, index, field_78033_n
int: o, id, field_7933, index, f_40762_
String: p, langId, field_7935, id, field_78034_o
String: p, langId, field_7935, id, f_40763_
String: s, backgroundSuffix, field_7919, texture, field_78043_p
String: s, backgroundSuffix, field_7919, texture, f_40766_
boolean: t, canScroll, field_7920, scrollbar, field_78042_q
boolean: t, canScroll, field_7920, scrollbar, f_40767_
boolean: u, showTitle, field_7917, renderName, field_78041_r
boolean: u, showTitle, field_7917, renderName, f_40768_
EnchantmentCategory[]: v, enchantmentCategories, field_7927, enchantments, field_111230_s
EnchantmentCategory[]: v, enchantmentCategories, field_7927, enchantments, f_40769_
ItemStack: w, iconItemStack, field_7934, icon, field_151245_t
ItemStack: w, iconItemStack, field_7934, icon, f_40770_
CreativeModeTab: m, TAB_HOTBAR, field_7925, HOTBAR, field_192395_m
CreativeModeTab: m, TAB_HOTBAR, field_7925, HOTBAR, f_40760_
String: r, recipeFolderName, field_7926, name, field_199784_q
String: r, recipeFolderName, field_7926, name, f_40765_
Component: q, displayName, field_26391, translationKey, field_242391_q
Component: q, displayName, field_26391, translationKey, f_40764_
Constructors
Methods
CreativeModeTab (String): a, setBackgroundSuffix, method_7753, setTexture, func_78025_a
CreativeModeTab (String): a, setBackgroundSuffix, method_7753, setTexture, m_40779_
CreativeModeTab (): h, hideTitle, method_7748, hideName, func_78014_h
CreativeModeTab (): h, hideTitle, method_7748, hideName, m_40790_
CreativeModeTab (): j, hideScroll, method_7749, setNoScrollbar, func_78022_j
CreativeModeTab (): j, hideScroll, method_7749, setNoScrollbar, m_40792_
CreativeModeTab (EnchantmentCategory...): a, setEnchantmentCategories, method_7745, setEnchantments, func_111229_a
CreativeModeTab (EnchantmentCategory...): a, setEnchantmentCategories, method_7745, setEnchantments, m_40781_
int (): a, getId, method_7741, getIndex, func_78021_a
int (): a, getId, method_7741, getIndex, m_40775_
ItemStack (): d, getIconItem, method_7747, getIcon, func_151244_d
ItemStack (): d, getIconItem, method_7747, getIcon, m_40787_
String (): f, getBackgroundSuffix, method_7742, getTexture, func_78015_f
String (): f, getBackgroundSuffix, method_7742, getTexture, m_40788_
boolean (): g, showTitle, method_7754, shouldRenderName, func_78019_g
boolean (): g, showTitle, method_7754, shouldRenderName, m_40789_
boolean (): i, canScroll, method_7756, hasScrollbar, func_78017_i
boolean (): i, canScroll, method_7756, hasScrollbar, m_40791_
int (): k, getColumn, method_7743, getColumn, func_78020_k
int (): k, getColumn, method_7743, getColumn, m_40793_
boolean (): l, isTopRow, method_7755, isTopRow, func_78023_l
boolean (): l, isTopRow, method_7755, isTopRow, m_40794_
EnchantmentCategory[] (): n, getEnchantmentCategories, method_7744, getEnchantments, func_111225_m
EnchantmentCategory[] (): n, getEnchantmentCategories, method_7744, getEnchantments, m_40795_
boolean (EnchantmentCategory): a, hasEnchantmentCategory, method_7740, containsEnchantments, func_111226_a
boolean (EnchantmentCategory): a, hasEnchantmentCategory, method_7740, containsEnchantments, m_40776_
ItemStack (): e, makeIcon, method_7750, createIcon, func_78016_d
ItemStack (): e, makeIcon, method_7750, createIcon, m_6976_
void (NonNullList<ItemStack>): a, fillItemList, method_7738, appendStacks, func_78018_a
void (NonNullList<ItemStack>): a, fillItemList, method_7738, appendStacks, m_6151_
boolean (): m, isAlignedRight, method_7752, isSpecial, func_192394_m
boolean (): m, isAlignedRight, method_7752, isSpecial, m_6563_
String (): b, getRecipeFolderName, method_7751, getName, func_200300_c
String (): b, getRecipeFolderName, method_7751, getName, m_40783_
CreativeModeTab (String): b, setRecipeFolderName, method_7739, setName, func_199783_b
CreativeModeTab (String): b, setRecipeFolderName, method_7739, setName, m_40784_
Component (): c, getDisplayName, method_7737, getTranslationKey, func_242392_c
Component (): c, getDisplayName, method_7737, getTranslationKey, m_40786_
1.16.5
Names
Fields
Constructors
Methods
1.16.4
Names
bkp
bks
net.minecraft.server.v1_16_R2.CreativeModeTab
net.minecraft.server.v1_16_R3.CreativeModeTab
Fields
Constructors
Methods
1.16.3
Names
Fields
Constructors
Methods
1.16.2
Names
biy
bkp
net.minecraft.server.v1_16_R1.CreativeModeTab
net.minecraft.server.v1_16_R2.CreativeModeTab
Fields
String: r, backgroundSuffix, field_7919, texture, field_78043_p
String: s, backgroundSuffix, field_7919, texture, field_78043_p
boolean: s, canScroll, field_7920, scrollbar, field_78042_q
boolean: t, canScroll, field_7920, scrollbar, field_78042_q
boolean: t, showTitle, field_7917, tooltip, field_78041_r
boolean: u, showTitle, field_7917, renderName, field_78041_r
EnchantmentCategory[]: u, enchantmentCategories, field_7927, enchantments, field_111230_s
EnchantmentCategory[]: v, enchantmentCategories, field_7927, enchantments, field_111230_s
ItemStack: v, iconItemStack, field_7934, icon, field_151245_t
ItemStack: w, iconItemStack, field_7934, icon, field_151245_t
String: q, recipeFolderName, field_7926, name, field_199784_q
String: r, recipeFolderName, field_7926, name, field_199784_q
Component: q, displayName, field_26391, translationKey, field_242391_q
Constructors
Methods
CreativeModeTab (): i, hideTitle, method_7748, setNoTooltip, func_78014_h
CreativeModeTab (): h, hideTitle, method_7748, hideName, func_78014_h
CreativeModeTab (): k, hideScroll, method_7749, setNoScrollbar, func_78022_j
CreativeModeTab (): j, hideScroll, method_7749, setNoScrollbar, func_78022_j
String (): b, getLangId, method_7746, getId, func_78013_b
String (): d, getName, method_7737, getTranslationKey, func_78024_c
ItemStack (): e, getIconItem, method_7747, getIcon, func_151244_d
ItemStack (): d, getIconItem, method_7747, getIcon, func_151244_d
String (): g, getBackgroundSuffix, method_7742, getTexture, func_78015_f
String (): f, getBackgroundSuffix, method_7742, getTexture, func_78015_f
boolean (): h, showTitle, method_7754, hasTooltip, func_78019_g
boolean (): g, showTitle, method_7754, shouldRenderName, func_78019_g
boolean (): j, canScroll, method_7756, hasScrollbar, func_78017_i
boolean (): i, canScroll, method_7756, hasScrollbar, func_78017_i
int (): l, getColumn, method_7743, getColumn, func_78020_k
int (): k, getColumn, method_7743, getColumn, func_78020_k
boolean (): m, isTopRow, method_7755, isTopRow, func_78023_l
boolean (): l, isTopRow, method_7755, isTopRow, func_78023_l
EnchantmentCategory[] (): o, getEnchantmentCategories, method_7744, getEnchantments, func_111225_m
EnchantmentCategory[] (): n, getEnchantmentCategories, method_7744, getEnchantments, func_111225_m
ItemStack (): f, makeIcon, method_7750, createIcon, func_78016_d
ItemStack (): e, makeIcon, method_7750, createIcon, func_78016_d
boolean (): n, isAlignedRight, method_7752, isSpecial, func_192394_m
boolean (): m, isAlignedRight, method_7752, isSpecial, func_192394_m
String (): c, getRecipeFolderName, method_7751, getName, func_200300_c
String (): b, getRecipeFolderName, method_7751, getName, func_200300_c
Component (): c, getDisplayName, method_7737, getTranslationKey, func_242392_c
1.16.1
Names
bdd
biy
net.minecraft.server.v1_15_R1.CreativeModeTab
net.minecraft.server.v1_16_R1.CreativeModeTab
Fields
Constructors
Methods
1.15.2
Names
bda
bdd
Fields
Constructors
Methods
1.15.1
Names
Fields
Constructors
Methods
1.15
Names
bba
bda
net.minecraft.server.v1_14_R1.CreativeModeTab
net.minecraft.server.v1_15_R1.CreativeModeTab
Fields
Constructors
Methods
1.14.4
Names
bav
bba
net.minecraft.world.item.CreativeModeTab
Fields
CreativeModeTab[]: a, field_7921, GROUPS, field_78032_a
CreativeModeTab[]: a, TABS, field_7921, GROUPS, field_78032_a
CreativeModeTab: b, field_7931, BUILDING_BLOCKS, field_78030_b
CreativeModeTab: b, TAB_BUILDING_BLOCKS, field_7931, BUILDING_BLOCKS, field_78030_b
CreativeModeTab: c, field_7928, DECORATIONS, field_78031_c
CreativeModeTab: c, TAB_DECORATIONS, field_7928, DECORATIONS, field_78031_c
CreativeModeTab: d, field_7914, REDSTONE, field_78028_d
CreativeModeTab: d, TAB_REDSTONE, field_7914, REDSTONE, field_78028_d
CreativeModeTab: e, field_7923, TRANSPORTATION, field_78029_e
CreativeModeTab: e, TAB_TRANSPORTATION, field_7923, TRANSPORTATION, field_78029_e
CreativeModeTab: f, field_7932, MISC, field_78026_f
CreativeModeTab: f, TAB_MISC, field_7932, MISC, field_78026_f
CreativeModeTab: g, field_7915, SEARCH, field_78027_g
CreativeModeTab: g, TAB_SEARCH, field_7915, SEARCH, field_78027_g
CreativeModeTab: h, field_7922, FOOD, field_78039_h
CreativeModeTab: h, TAB_FOOD, field_7922, FOOD, field_78039_h
CreativeModeTab: i, field_7930, TOOLS, field_78040_i
CreativeModeTab: i, TAB_TOOLS, field_7930, TOOLS, field_78040_i
CreativeModeTab: j, field_7916, COMBAT, field_78037_j
CreativeModeTab: j, TAB_COMBAT, field_7916, COMBAT, field_78037_j
CreativeModeTab: k, field_7924, BREWING, field_78038_k
CreativeModeTab: k, TAB_BREWING, field_7924, BREWING, field_78038_k
CreativeModeTab: l, field_7929, MATERIALS, field_78035_l
CreativeModeTab: l, TAB_MATERIALS, field_7929, MATERIALS, field_78035_l
CreativeModeTab: n, field_7918, INVENTORY, field_78036_m
CreativeModeTab: n, TAB_INVENTORY, field_7918, INVENTORY, field_78036_m
int: o, field_7933, index, field_78033_n
int: o, id, field_7933, index, field_78033_n
String: p, field_7935, id, field_78034_o
String: p, langId, field_7935, id, field_78034_o
String: r, field_7919, texture, field_78043_p
String: r, backgroundSuffix, field_7919, texture, field_78043_p
boolean: s, field_7920, scrollbar, field_78042_q
boolean: s, canScroll, field_7920, scrollbar, field_78042_q
boolean: t, field_7917, tooltip, field_78041_r
boolean: t, showTitle, field_7917, tooltip, field_78041_r
EnchantmentSlotType[]: u, field_7927, enchantments, field_111230_s
EnchantmentCategory[]: u, enchantmentCategories, field_7927, enchantments, field_111230_s
ItemStack: v, field_7934, icon, field_151245_t
ItemStack: v, iconItemStack, field_7934, icon, field_151245_t
CreativeModeTab: m, field_7925, HOTBAR, field_192395_m
CreativeModeTab: m, TAB_HOTBAR, field_7925, HOTBAR, field_192395_m
String: q, field_7926, name, field_199784_q
String: q, recipeFolderName, field_7926, name, field_199784_q
Constructors
Methods
CreativeModeTab (String): a, method_7753, setTexture, func_78025_a
CreativeModeTab (String): a, setBackgroundSuffix, method_7753, setTexture, func_78025_a
CreativeModeTab (): i, method_7748, setNoTooltip, func_78014_h
CreativeModeTab (): i, hideTitle, method_7748, setNoTooltip, func_78014_h
CreativeModeTab (): k, method_7749, setNoScrollbar, func_78022_j
CreativeModeTab (): k, hideScroll, method_7749, setNoScrollbar, func_78022_j
CreativeModeTab (EnchantmentSlotType...): a, method_7745, setEnchantments, func_111229_a
CreativeModeTab (EnchantmentCategory...): a, setEnchantmentCategories, method_7745, setEnchantments, func_111229_a
int (): a, method_7741, getIndex, func_78021_a
int (): a, getId, method_7741, getIndex, func_78021_a
String (): b, method_7746, getId, func_78013_b
String (): b, getLangId, method_7746, getId, func_78013_b
String (): d, method_7737, getTranslationKey, func_78024_c
String (): d, getName, method_7737, getTranslationKey, func_78024_c
ItemStack (): e, method_7747, getIcon, func_151244_d
ItemStack (): e, getIconItem, method_7747, getIcon, func_151244_d
String (): g, method_7742, getTexture, func_78015_f
String (): g, getBackgroundSuffix, method_7742, getTexture, func_78015_f
boolean (): h, method_7754, hasTooltip, func_78019_g
boolean (): h, showTitle, method_7754, hasTooltip, func_78019_g
boolean (): j, method_7756, hasScrollbar, func_78017_i
boolean (): j, canScroll, method_7756, hasScrollbar, func_78017_i
int (): l, method_7743, getColumn, func_78020_k
int (): l, getColumn, method_7743, getColumn, func_78020_k
boolean (): m, method_7755, isTopRow, func_78023_l
boolean (): m, isTopRow, method_7755, isTopRow, func_78023_l
EnchantmentSlotType[] (): o, method_7744, getEnchantments, func_111225_m
EnchantmentCategory[] (): o, getEnchantmentCategories, method_7744, getEnchantments, func_111225_m
boolean (EnchantmentSlotType): a, method_7740, containsEnchantments, func_111226_a
boolean (EnchantmentCategory): a, hasEnchantmentCategory, method_7740, containsEnchantments, func_111226_a
ItemStack (): f, method_7750, createIcon, func_78016_d
ItemStack (): f, makeIcon, method_7750, createIcon, func_78016_d
void (NonNullList<ItemStack>): a, method_7738, appendStacks, func_78018_a
void (NonNullList<ItemStack>): a, fillItemList, method_7738, appendStacks, func_78018_a
boolean (): n, method_7752, isSpecial, func_192394_m
boolean (): n, isAlignedRight, method_7752, isSpecial, func_192394_m
String (): c, method_7751, getName, func_200300_c
String (): c, getRecipeFolderName, method_7751, getName, func_200300_c
CreativeModeTab (String): b, method_7739, setName, func_199783_b
CreativeModeTab (String): b, setRecipeFolderName, method_7739, setName, func_199783_b
1.14.3
Names
bas
bav
net.minecraft.item.ItemGroup
Fields
CreativeModeTab[]: a, field_7921, field_78032_a
CreativeModeTab[]: a, field_7921, GROUPS, field_78032_a
CreativeModeTab: b, field_7931, field_78030_b
CreativeModeTab: b, field_7931, BUILDING_BLOCKS, field_78030_b
CreativeModeTab: c, field_7928, field_78031_c
CreativeModeTab: c, field_7928, DECORATIONS, field_78031_c
CreativeModeTab: d, field_7914, field_78028_d
CreativeModeTab: d, field_7914, REDSTONE, field_78028_d
CreativeModeTab: e, field_7923, field_78029_e
CreativeModeTab: e, field_7923, TRANSPORTATION, field_78029_e
CreativeModeTab: f, field_7932, field_78026_f
CreativeModeTab: f, field_7932, MISC, field_78026_f
CreativeModeTab: g, field_7915, field_78027_g
CreativeModeTab: g, field_7915, SEARCH, field_78027_g
CreativeModeTab: h, field_7922, field_78039_h
CreativeModeTab: h, field_7922, FOOD, field_78039_h
CreativeModeTab: i, field_7930, field_78040_i
CreativeModeTab: i, field_7930, TOOLS, field_78040_i
CreativeModeTab: j, field_7916, field_78037_j
CreativeModeTab: j, field_7916, COMBAT, field_78037_j
CreativeModeTab: k, field_7924, field_78038_k
CreativeModeTab: k, field_7924, BREWING, field_78038_k
CreativeModeTab: l, field_7929, field_78035_l
CreativeModeTab: l, field_7929, MATERIALS, field_78035_l
CreativeModeTab: n, field_7918, field_78036_m
CreativeModeTab: n, field_7918, INVENTORY, field_78036_m
int: o, field_7933, field_78033_n
int: o, field_7933, index, field_78033_n
String: p, field_7935, field_78034_o
String: p, field_7935, id, field_78034_o
String: r, field_7919, field_78043_p
String: r, field_7919, texture, field_78043_p
boolean: s, field_7920, field_78042_q
boolean: s, field_7920, scrollbar, field_78042_q
boolean: t, field_7917, field_78041_r
boolean: t, field_7917, tooltip, field_78041_r
EnchantmentSlotType[]: u, field_7927, field_111230_s
EnchantmentSlotType[]: u, field_7927, enchantments, field_111230_s
ItemStack: v, field_7934, field_151245_t
ItemStack: v, field_7934, icon, field_151245_t
CreativeModeTab: m, field_7925, field_192395_m
CreativeModeTab: m, field_7925, HOTBAR, field_192395_m
String: q, field_7926, field_199784_q
String: q, field_7926, name, field_199784_q
Constructors
Methods
CreativeModeTab (String): a, method_7753, func_78025_a
CreativeModeTab (String): a, method_7753, setTexture, func_78025_a
CreativeModeTab (): i, method_7748, func_78014_h
CreativeModeTab (): i, method_7748, setNoTooltip, func_78014_h
CreativeModeTab (): k, method_7749, func_78022_j
CreativeModeTab (): k, method_7749, setNoScrollbar, func_78022_j
CreativeModeTab (EnchantmentSlotType...): a, method_7745, func_111229_a
CreativeModeTab (EnchantmentSlotType...): a, method_7745, setEnchantments, func_111229_a
int (): a, method_7741, func_78021_a
int (): a, method_7741, getIndex, func_78021_a
String (): b, method_7746, func_78013_b
String (): b, method_7746, getId, func_78013_b
String (): d, method_7737, func_78024_c
String (): d, method_7737, getTranslationKey, func_78024_c
ItemStack (): e, method_7747, func_151244_d
ItemStack (): e, method_7747, getIcon, func_151244_d
String (): g, method_7742, func_78015_f
String (): g, method_7742, getTexture, func_78015_f
boolean (): h, method_7754, func_78019_g
boolean (): h, method_7754, hasTooltip, func_78019_g
boolean (): j, method_7756, func_78017_i
boolean (): j, method_7756, hasScrollbar, func_78017_i
int (): l, method_7743, func_78020_k
int (): l, method_7743, getColumn, func_78020_k
boolean (): m, method_7755, func_78023_l
boolean (): m, method_7755, isTopRow, func_78023_l
EnchantmentSlotType[] (): o, method_7744, func_111225_m
EnchantmentSlotType[] (): o, method_7744, getEnchantments, func_111225_m
boolean (EnchantmentSlotType): a, method_7740, func_111226_a
boolean (EnchantmentSlotType): a, method_7740, containsEnchantments, func_111226_a
ItemStack (): f, method_7750, func_78016_d
ItemStack (): f, method_7750, createIcon, func_78016_d
void (NonNullList<ItemStack>): a, method_7738, func_78018_a
void (NonNullList<ItemStack>): a, method_7738, appendStacks, func_78018_a
boolean (): n, method_7752, func_192394_m
boolean (): n, method_7752, isSpecial, func_192394_m
String (): c, method_7751, func_200300_c
String (): c, method_7751, getName, func_200300_c
CreativeModeTab (String): b, method_7739, func_199783_b
CreativeModeTab (String): b, method_7739, setName, func_199783_b
1.14.2
Names
Fields
Constructors
Methods
1.14.1
Names
bar
bas
Fields
Constructors
Methods
1.14
Names
ary
bar
net.minecraft.class_1761
net.minecraft.server.v1_13_R2.CreativeModeTab
net.minecraft.server.v1_14_R1.CreativeModeTab
Fields
CreativeModeTab[]: a, field_78032_a
CreativeModeTab[]: a, field_7921, field_78032_a
CreativeModeTab: b, field_78030_b
CreativeModeTab: b, field_7931, field_78030_b
CreativeModeTab: c, field_78031_c
CreativeModeTab: c, field_7928, field_78031_c
CreativeModeTab: d, field_78028_d
CreativeModeTab: d, field_7914, field_78028_d
CreativeModeTab: e, field_78029_e
CreativeModeTab: e, field_7923, field_78029_e
CreativeModeTab: f, field_78026_f
CreativeModeTab: f, field_7932, field_78026_f
CreativeModeTab: g, field_78027_g
CreativeModeTab: g, field_7915, field_78027_g
CreativeModeTab: h, field_78039_h
CreativeModeTab: h, field_7922, field_78039_h
CreativeModeTab: i, field_78040_i
CreativeModeTab: i, field_7930, field_78040_i
CreativeModeTab: j, field_78037_j
CreativeModeTab: j, field_7916, field_78037_j
CreativeModeTab: k, field_78038_k
CreativeModeTab: k, field_7924, field_78038_k
CreativeModeTab: l, field_78035_l
CreativeModeTab: l, field_7929, field_78035_l
CreativeModeTab: n, field_78036_m
CreativeModeTab: n, field_7918, field_78036_m
int: o, field_78033_n
int: o, field_7933, field_78033_n
String: p, field_78034_o
String: p, field_7935, field_78034_o
String: r, field_78043_p
String: r, field_7919, field_78043_p
boolean: s, field_78042_q
boolean: s, field_7920, field_78042_q
boolean: t, field_78041_r
boolean: t, field_7917, field_78041_r
EnchantmentSlotType[]: u, field_111230_s
EnchantmentSlotType[]: u, field_7927, field_111230_s
ItemStack: v, field_151245_t
ItemStack: v, field_7934, field_151245_t
CreativeModeTab: m, field_192395_m
CreativeModeTab: m, field_7925, field_192395_m
String: q, field_199784_q
String: q, field_7926, field_199784_q
Constructors
Methods
CreativeModeTab (String): a, func_78025_a
CreativeModeTab (String): a, method_7753, func_78025_a
CreativeModeTab (): i, func_78014_h
CreativeModeTab (): i, method_7748, func_78014_h
CreativeModeTab (): k, func_78022_j
CreativeModeTab (): k, method_7749, func_78022_j
CreativeModeTab (EnchantmentSlotType...): a, func_111229_a
CreativeModeTab (EnchantmentSlotType...): a, method_7745, func_111229_a
int (): a, func_78021_a
int (): a, method_7741, func_78021_a
String (): b, func_78013_b
String (): b, method_7746, func_78013_b
String (): d, func_78024_c
String (): d, method_7737, func_78024_c
ItemStack (): e, func_151244_d
ItemStack (): e, method_7747, func_151244_d
String (): g, func_78015_f
String (): g, method_7742, func_78015_f
boolean (): h, func_78019_g
boolean (): h, method_7754, func_78019_g
boolean (): j, func_78017_i
boolean (): j, method_7756, func_78017_i
int (): l, func_78020_k
int (): l, method_7743, func_78020_k
boolean (): m, func_78023_l
boolean (): m, method_7755, func_78023_l
EnchantmentSlotType[] (): o, func_111225_m
EnchantmentSlotType[] (): o, method_7744, func_111225_m
boolean (EnchantmentSlotType): a, func_111226_a
boolean (EnchantmentSlotType): a, method_7740, func_111226_a
ItemStack (): f, func_78016_d
ItemStack (): f, method_7750, func_78016_d
void (NonNullList<ItemStack>): a, func_78018_a
void (NonNullList<ItemStack>): a, method_7738, func_78018_a
boolean (): n, func_192394_m
boolean (): n, method_7752, func_192394_m
String (): c, func_200300_c
String (): c, method_7751, func_200300_c
CreativeModeTab (String): b, func_199783_b
CreativeModeTab (String): b, method_7739, func_199783_b
1.13.2
Names
arx
ary
Fields
Constructors
Methods
1.13.1
Names
aru
arx
net.minecraft.server.v1_13_R1.CreativeModeTab
net.minecraft.server.v1_13_R2.CreativeModeTab
Fields
Constructors
Methods
1.13
Names
ahp
aru
net.minecraft.creativetab.CreativeTabs
net.minecraft.item.ItemGroup
net.minecraft.server.v1_12_R1.CreativeModeTab
net.minecraft.server.v1_13_R1.CreativeModeTab
Fields
String: q, field_78043_p
String: r, field_78043_p
boolean: r, field_78042_q
boolean: s, field_78042_q
boolean: s, field_78041_r
boolean: t, field_78041_r
EnchantmentSlotType[]: t, field_111230_s
EnchantmentSlotType[]: u, field_111230_s
ItemStack: u, field_151245_t
ItemStack: v, field_151245_t
String: q, field_199784_q
Constructors
Methods
CreativeModeTab (): h, func_78014_h
CreativeModeTab (): i, func_78014_h
CreativeModeTab (): j, func_78022_j
CreativeModeTab (): k, func_78022_j
String (): c, func_78024_c
String (): d, func_78024_c
ItemStack (): d, func_151244_d
ItemStack (): e, func_151244_d
String (): f, func_78015_f
String (): g, func_78015_f
boolean (): g, func_78019_g
boolean (): h, func_78019_g
boolean (): i, func_78017_i
boolean (): j, func_78017_i
int (): k, func_78020_k
int (): l, func_78020_k
boolean (): l, func_78023_l
boolean (): m, func_78023_l
EnchantmentSlotType[] (): n, func_111225_m
EnchantmentSlotType[] (): o, func_111225_m
ItemStack (): e, func_78016_d
ItemStack (): f, func_78016_d
boolean (): m, func_192394_m
boolean (): n, func_192394_m
String (): c, func_200300_c
CreativeModeTab (String): b, func_199783_b
1.12.2
Names
Fields
Constructors
Methods
1.12.1
Names
ahn
ahp
Fields
Constructors
Methods
1.12
Names
aej
ahn
net.minecraft.server.v1_11_R1.CreativeModeTab
net.minecraft.server.v1_12_R1.CreativeModeTab
Fields
CreativeModeTab: m, field_78036_m
CreativeModeTab: n, field_78036_m
int: n, field_78033_n
int: o, field_78033_n
String: o, field_78034_o
String: p, field_78034_o
String: p, field_78043_p
String: q, field_78043_p
boolean: q, field_78042_q
boolean: r, field_78042_q
boolean: r, field_78041_r
boolean: s, field_78041_r
EnchantmentSlotType[]: s, field_111230_s
EnchantmentSlotType[]: t, field_111230_s
ItemStack: t, field_151245_t
ItemStack: u, field_151245_t
CreativeModeTab: m, field_192395_m
Constructors
Methods
EnchantmentSlotType[] (): m, func_111225_m
EnchantmentSlotType[] (): n, func_111225_m
void (List<ItemStack>, EnchantmentSlotType[]): a, func_92116_a
boolean (): m, func_192394_m
1.11.2
Names
Fields
Constructors
Methods
1.11.1
Names
aei
aej
Fields
Constructors
Methods
1.11
Names
acz
aei
net.minecraft.server.v1_10_R1.CreativeModeTab
net.minecraft.server.v1_11_R1.CreativeModeTab
Fields
Constructors
Methods
CreativeModeTab (): i, func_78014_h
CreativeModeTab (): h, func_78014_h
CreativeModeTab (): k, func_78022_j
CreativeModeTab (): j, func_78022_j
Item (): e, func_78016_d
int (): f, func_151243_f
String (): g, func_78015_f
String (): f, func_78015_f
boolean (): h, func_78019_g
boolean (): g, func_78019_g
boolean (): j, func_78017_i
boolean (): i, func_78017_i
int (): l, func_78020_k
int (): k, func_78020_k
boolean (): m, func_78023_l
boolean (): l, func_78023_l
EnchantmentSlotType[] (): n, func_111225_m
EnchantmentSlotType[] (): m, func_111225_m
void (List<ItemStack>): a, func_78018_a
ItemStack (): e, func_78016_d
void (NonNullList<ItemStack>): a, func_78018_a
1.10.2
Names
Fields
Constructors
Methods
1.10
Names
acq
acz
net.minecraft.server.v1_9_R2.CreativeModeTab
net.minecraft.server.v1_10_R1.CreativeModeTab
Fields
Constructors
Methods
1.9.4
Names
net.minecraft.server.v1_9_R1.CreativeModeTab
net.minecraft.server.v1_9_R2.CreativeModeTab
Fields
Constructors
Methods
1.9.2
Names
Fields
Constructors
Methods
1.9
Names
yz
acq
net.minecraft.server.v1_8_R3.CreativeModeTab
net.minecraft.server.v1_9_R1.CreativeModeTab
Fields
Constructors
Methods
1.8.8
Names
yz
net.minecraft.creativetab.CreativeTabs
net.minecraft.server.v1_8_R3.CreativeModeTab
Fields
CreativeModeTab[]: a, field_78032_a
CreativeModeTab: b, field_78030_b
CreativeModeTab: c, field_78031_c
CreativeModeTab: d, field_78028_d
CreativeModeTab: e, field_78029_e
CreativeModeTab: f, field_78026_f
CreativeModeTab: g, field_78027_g
CreativeModeTab: h, field_78039_h
CreativeModeTab: i, field_78040_i
CreativeModeTab: j, field_78037_j
CreativeModeTab: k, field_78038_k
CreativeModeTab: l, field_78035_l
CreativeModeTab: m, field_78036_m
int: n, field_78033_n
String: o, field_78034_o
String: p, field_78043_p
boolean: q, field_78042_q
boolean: r, field_78041_r
EnchantmentSlotType[]: s, field_111230_s
ItemStack: t, field_151245_t
Constructors
(int, String)
Methods
CreativeModeTab (String): a, func_78025_a
CreativeModeTab (): i, func_78014_h
CreativeModeTab (): k, func_78022_j
CreativeModeTab (EnchantmentSlotType...): a, func_111229_a
int (): a, func_78021_a
String (): b, func_78013_b
String (): c, func_78024_c
ItemStack (): d, func_151244_d
Item (): e, func_78016_d
int (): f, func_151243_f
String (): g, func_78015_f
boolean (): h, func_78019_g
boolean (): j, func_78017_i
int (): l, func_78020_k
boolean (): m, func_78023_l
EnchantmentSlotType[] (): n, func_111225_m
boolean (EnchantmentSlotType): a, func_111226_a
void (List<ItemStack>): a, func_78018_a
void (List<ItemStack>, EnchantmentSlotType[]): a, func_92116_a