net.minecraft.item

public abstract class CreativeModeTab

acz
net.minecraft.unmapped.C_87042217
net.minecraft.item.CreativeModeTab

Field summary

Modifier and TypeField
public static final CreativeModeTab[]
a
f_80851791
ALL
public static final CreativeModeTab
b
f_75722047
BUILDING_BLOCKS
public static final CreativeModeTab
c
f_92982922
DECORATIONS
public static final CreativeModeTab
d
f_48879494
REDSTONE
public static final CreativeModeTab
e
f_59540339
TRANSPORTATION
public static final CreativeModeTab
f
f_18964970
MISC
public static final CreativeModeTab
g
f_33902165
SEARCH
public static final CreativeModeTab
h
f_41752004
FOOD
public static final CreativeModeTab
i
f_21800975
TOOLS
public static final CreativeModeTab
j
f_17192405
COMBAT
public static final CreativeModeTab
k
f_79571474
BREWING
public static final CreativeModeTab
l
f_38445680
MATERIALS
public static final CreativeModeTab
m
f_17740262
INVENTORY
private final int
n
f_95462437
id
private final String
o
f_72341383
name
private String
p
f_03240571
texture
private boolean
q
f_92534863
scrollbar
private boolean
r
f_02462071
tooltips
private EnchantmentCategory[]
s
f_50539459
categories
private ItemStack
t
f_25637027
item

Constructor summary

ModifierConstructor
public (int id, String name)

Method summary

Modifier and TypeMethod
public CreativeModeTab
a(String arg0)
m_59935675(String arg0)
setTexture(String texture)
public CreativeModeTab
i()
m_97279345()
hideTooltips()
public CreativeModeTab
k()
m_53767286()
hideScrollbar()
public CreativeModeTab
a(agw... arg0)
m_39462798(C_06805119... arg0)
setEnchantmentCategories(EnchantmentCategory... categories)
public int
a()
m_88710959()
getId()
public String
b()
m_43805221()
getName()
public String
c()
m_76620206()
getDisplayName()
public ItemStack
d()
m_89898702()
getIcon()
public abstract Item
e()
m_16953677()
getIconItem()
public int
f()
m_52110529()
getIconMetadata()
public String
g()
m_30589735()
getTexture()
public boolean
h()
m_23725239()
hasTooltips()
public boolean
j()
m_46318010()
hasScrollbar()
public int
l()
m_85092275()
getColumn()
public boolean
m()
m_37733330()
isTopRow()
public EnchantmentCategory[]
n()
m_33524011()
getEnchantmentCategories()
public boolean
a(agw arg0)
m_49116870(C_06805119 arg0)
hasEnchantmentCategory(EnchantmentCategory category)
public void
a(List<adz> arg0)
m_57434231(List<C_88708284> arg0)
addItems(List<ItemStack> inventory)
public void
a(List<adz> arg0, agw... arg1)
m_13499930(List<C_88708284> arg0, C_06805119... arg1)
addEnchantedBooks(List<ItemStack> inventory, EnchantmentCategory... categories)