net.minecraft.item

public abstract class CreativeModeTab

bar
net.minecraft.class_1761
net.minecraft.item.CreativeModeTab
net.minecraft.item.ItemGroup
net.minecraft.item.ItemGroup

Field summary

Modifier and TypeField
public static final CreativeModeTab[]
a
field_7921
ALL
field_78032_a
field_78032_a
public static final CreativeModeTab
b
field_7931
BUILDING_BLOCKS
field_78030_b
field_78030_b
public static final CreativeModeTab
c
field_7928
DECORATIONS
field_78031_c
field_78031_c
public static final CreativeModeTab
d
field_7914
REDSTONE
field_78028_d
field_78028_d
public static final CreativeModeTab
e
field_7923
TRANSPORTATION
field_78029_e
field_78029_e
public static final CreativeModeTab
f
field_7932
MISC
field_78026_f
field_78026_f
public static final CreativeModeTab
g
field_7915
SEARCH
field_78027_g
field_78027_g
public static final CreativeModeTab
h
field_7922
FOOD
field_78039_h
field_78039_h
public static final CreativeModeTab
i
field_7930
TOOLS
field_78040_i
field_78040_i
public static final CreativeModeTab
j
field_7916
COMBAT
field_78037_j
field_78037_j
public static final CreativeModeTab
k
field_7924
BREWING
field_78038_k
field_78038_k
public static final CreativeModeTab
l
field_7929
MATERIALS
field_78035_l
field_78035_l
public static final CreativeModeTab
m
field_7925
HOTBAR
field_192395_m
field_192395_m
public static final CreativeModeTab
n
field_7918
INVENTORY
field_78036_m
field_78036_m
private final int
o
field_7933
id
field_78033_n
field_78033_n
private final String
p
field_7935
name
field_78034_o
field_78034_o
private String
q
field_7926
recipeFolderName
field_199784_q
field_199784_q
private String
r
field_7919
texture
field_78043_p
field_78043_p
private boolean
s
field_7920
scrollbar
field_78042_q
field_78042_q
private boolean
t
field_7917
tooltips
field_78041_r
field_78041_r
private EnchantmentCategory[]
u
field_7927
categories
field_111230_s
field_111230_s
private ItemStack
v
field_7934
item
field_151245_t
field_151245_t

Constructor summary

ModifierConstructor
public (int id, String name)

Method summary

Modifier and TypeMethod
public String
c()
method_7751()
getRecipeFolderName()
func_200300_c()
getPath()
public CreativeModeTab
a(String arg0)
method_7753(String arg0)
setTexture(String texture)
func_78025_a(String arg0)
setBackgroundImageName(String texture)
public CreativeModeTab
b(String arg0)
method_7739(String arg0)
setRecipeFolderName(String recipeFolderName)
func_199783_b(String arg0)
func_199783_b(String pathIn)
public CreativeModeTab
i()
method_7748()
hideTooltips()
func_78014_h()
setNoTitle()
public CreativeModeTab
k()
method_7749()
hideScrollbar()
func_78022_j()
setNoScrollbar()
public EnchantmentCategory[]
o()
method_7744()
getEnchantmentCategories()
func_111225_m()
getRelevantEnchantmentTypes()
public CreativeModeTab
a(bfj... arg0)
method_7745(class_1886... arg0)
setEnchantmentCategories(EnchantmentCategory... categories)
func_111229_a(EnchantmentType... arg0)
setRelevantEnchantmentTypes(EnchantmentType... types)
public boolean
a(bfj arg0)
method_7740(class_1886 arg0)
hasEnchantmentCategory(EnchantmentCategory category)
func_111226_a(EnchantmentType arg0)
hasRelevantEnchantmentType(EnchantmentType enchantmentType)
public int
a()
method_7741()
getId()
func_78021_a()
getIndex()
public String
b()
method_7746()
getName()
func_78013_b()
getTabLabel()
public String
d()
method_7737()
getDisplayName()
func_78024_c()
getTranslationKey()
public ItemStack
e()
method_7747()
getIcon()
func_151244_d()
getIcon()
public abstract ItemStack
f()
method_7750()
getIconItem()
func_78016_d()
createIcon()
public String
g()
method_7742()
getTexture()
func_78015_f()
getBackgroundImageName()
public boolean
h()
method_7754()
hasTooltips()
func_78019_g()
drawInForegroundOfTab()
public boolean
j()
method_7756()
hasScrollbar()
func_78017_i()
hasScrollbar()
public int
l()
method_7743()
getColumn()
func_78020_k()
getColumn()
public boolean
m()
method_7755()
isTopRow()
func_78023_l()
isOnTopRow()
public boolean
n()
method_7752()
isRightAligned()
func_192394_m()
isAlignedRight()
public void
a(fj<bca> arg0)
method_7738(class_2371<class_1799> arg0)
addItems(DefaultedList<ItemStack> inventory)
func_78018_a(NonNullList<ItemStack> arg0)
fill(NonNullList<ItemStack> items)