net.minecraft.item

public abstract class CreativeModeTab

ary
net.minecraft.class_1041
net.minecraft.item.CreativeModeTab
net.minecraft.item.ItemGroup
net.minecraft.item.ItemGroup

Field summary

Modifier and TypeField
public static final CreativeModeTab[]
a
field_4173
ALL
field_78032_a
GROUPS
public static final CreativeModeTab
b
field_17158
BUILDING_BLOCKS
field_78030_b
BUILDING_BLOCKS
public static final CreativeModeTab
c
field_17159
DECORATIONS
field_78031_c
DECORATIONS
public static final CreativeModeTab
d
field_4176
REDSTONE
field_78028_d
REDSTONE
public static final CreativeModeTab
e
field_17160
TRANSPORTATION
field_78029_e
TRANSPORTATION
public static final CreativeModeTab
f
field_4178
MISC
field_78026_f
MISC
public static final CreativeModeTab
g
field_4179
SEARCH
field_78027_g
SEARCH
public static final CreativeModeTab
h
field_4180
FOOD
field_78039_h
FOOD
public static final CreativeModeTab
i
field_4181
TOOLS
field_78040_i
TOOLS
public static final CreativeModeTab
j
field_4182
COMBAT
field_78037_j
COMBAT
public static final CreativeModeTab
k
field_4183
BREWING
field_78038_k
BREWING
public static final CreativeModeTab
l
field_4184
MATERIALS
field_78035_l
MATERIALS
public static final CreativeModeTab
m
field_15657
HOTBAR
field_192395_m
HOTBAR
public static final CreativeModeTab
n
field_4185
INVENTORY
field_78036_m
INVENTORY
private final int
o
field_4186
id
field_78033_n
index
private final String
p
field_4187
name
field_78034_o
tabLabel
private String
q
field_17161
recipeFolderName
field_199784_q
tabPath
private String
r
field_4188
texture
field_78043_p
backgroundTexture
private boolean
s
field_4189
scrollbar
field_78042_q
hasScrollbar
private boolean
t
field_4190
tooltips
field_78041_r
drawTitle
private EnchantmentCategory[]
u
field_6939
categories
field_111230_s
enchantmentTypes
private ItemStack
v
field_6955
item
field_151245_t
icon

Constructor summary

ModifierConstructor
public (int id, String name)

Method summary

Modifier and TypeMethod
public String
c()
method_16034()
getRecipeFolderName()
func_200300_c()
getPath()
public CreativeModeTab
a(String arg0)
method_3316(String arg0)
setTexture(String texture)
func_78025_a(String arg0)
setBackgroundImageName(String texture)
public CreativeModeTab
b(String arg0)
method_16033(String arg0)
setRecipeFolderName(String recipeFolderName)
func_199783_b(String arg0)
func_199783_b(String pathIn)
public CreativeModeTab
i()
method_3324()
hideTooltips()
func_78014_h()
setNoTitle()
public CreativeModeTab
k()
method_3326()
hideScrollbar()
func_78022_j()
setNoScrollbar()
public EnchantmentCategory[]
o()
method_6323()
getEnchantmentCategories()
func_111225_m()
getRelevantEnchantmentTypes()
public CreativeModeTab
a(awf... arg0)
method_6322(class_1128... arg0)
setEnchantmentCategories(EnchantmentCategory... categories)
func_111229_a(EnumEnchantmentType... arg0)
setRelevantEnchantmentTypes(EnumEnchantmentType... types)
public boolean
a(awf arg0)
method_6321(class_1128 arg0)
hasEnchantmentCategory(EnchantmentCategory category)
func_111226_a(EnumEnchantmentType arg0)
hasRelevantEnchantmentType(EnumEnchantmentType enchantmentType)
public int
a()
method_3315()
getId()
func_78021_a()
getIndex()
public String
b()
method_3318()
getName()
func_78013_b()
getTabLabel()
public String
d()
method_3319()
getDisplayName()
func_78024_c()
getTranslationKey()
public ItemStack
e()
method_6342()
getIcon()
func_151244_d()
getIcon()
public abstract ItemStack
f()
method_13647()
getIconItem()
func_78016_d()
createIcon()
public String
g()
method_3322()
getTexture()
func_78015_f()
getBackgroundImageName()
public boolean
h()
method_3323()
hasTooltips()
func_78019_g()
drawInForegroundOfTab()
public boolean
j()
method_3325()
hasScrollbar()
func_78017_i()
hasScrollbar()
public int
l()
method_3327()
getColumn()
func_78020_k()
getColumn()
public boolean
m()
method_3328()
isTopRow()
func_78023_l()
isOnTopRow()
public boolean
n()
method_14220()
isRightAligned()
func_192394_m()
isAlignedRight()
public void
a(ez<ate> arg0)
method_13646(class_3114<class_1071> arg0)
addItems(DefaultedList<ItemStack> inventory)
func_78018_a(NonNullList<ItemStack> arg0)
fill(NonNullList<ItemStack> items)