net.minecraft.world.item

public abstract class CreativeModeTab

bks
net.minecraft.world.item.CreativeModeTab
net.minecraft.class_1761
net.minecraft.unmapped.C_lnokcayd
net.minecraft.item.ItemGroup
net.minecraft.item.ItemGroup
net.minecraft.server.v1_16_R3.CreativeModeTab

Field summary

Modifier and TypeField
public static final CreativeModeTab[]
a
TABS
field_7921
f_xuflwxyd
GROUPS
field_78032_a
public static final CreativeModeTab
b
TAB_BUILDING_BLOCKS
field_7931
f_xqjnavpr
BUILDING_BLOCKS
field_78030_b
public static final CreativeModeTab
c
TAB_DECORATIONS
field_7928
f_hxcukold
DECORATIONS
field_78031_c
public static final CreativeModeTab
d
TAB_REDSTONE
field_7914
f_rmkizieg
REDSTONE
field_78028_d
public static final CreativeModeTab
e
TAB_TRANSPORTATION
field_7923
f_nnuvgfct
TRANSPORTATION
field_78029_e
public static final CreativeModeTab
f
TAB_MISC
field_7932
f_xwraehoc
MISC
field_78026_f
public static final CreativeModeTab
g
TAB_SEARCH
field_7915
f_bqwnjnvj
SEARCH
field_78027_g
public static final CreativeModeTab
h
TAB_FOOD
field_7922
f_szrxvjrw
FOOD
field_78039_h
public static final CreativeModeTab
i
TAB_TOOLS
field_7930
f_grzbyess
TOOLS
field_78040_i
public static final CreativeModeTab
j
TAB_COMBAT
field_7916
f_sroubxwr
COMBAT
field_78037_j
public static final CreativeModeTab
k
TAB_BREWING
field_7924
f_jdrnwchi
BREWING
field_78038_k
public static final CreativeModeTab
l
TAB_MATERIALS
field_7929
f_picztnyv
MATERIALS
field_78035_l
public static final CreativeModeTab
m
TAB_HOTBAR
field_7925
f_nnimrsrq
HOTBAR
field_192395_m
public static final CreativeModeTab
n
TAB_INVENTORY
field_7918
f_rqbjlkmf
INVENTORY
field_78036_m
private final int
o
id
field_7933
f_xkfcdxhm
index
field_78033_n
private final String
p
langId
field_7935
f_zcefxwtu
id
field_78034_o
private final Component
q
displayName
field_26391
f_miirnahq
translationKey
field_242391_q
private String
r
recipeFolderName
field_7926
f_pcfruvsw
name
field_199784_q
private String
s
backgroundSuffix
field_7919
f_ncvkfasf
texture
field_78043_p
private boolean
t
canScroll
field_7920
f_sfwfnelq
scrollbar
field_78042_q
private boolean
u
showTitle
field_7917
f_ypvwgfta
renderName
field_78041_r
private EnchantmentCategory[]
v
enchantmentCategories
field_7927
f_pyxjxydk
enchantments
field_111230_s
private ItemStack
w
iconItemStack
field_7934
f_eftpytbk
icon
field_151245_t

Constructor summary

ModifierConstructor
public (int index, String id)

Method summary

Modifier and TypeMethod
public String
b()
getRecipeFolderName()
method_7751()
m_tlyalmjy()
getName()
func_200300_c()
public CreativeModeTab
a(String arg0)
setBackgroundSuffix(String arg0)
method_7753(String arg0)
m_iwnppnlh(String arg0)
setTexture(String texture)
func_78025_a(String arg0)
public CreativeModeTab
b(String arg0)
setRecipeFolderName(String arg0)
method_7739(String arg0)
m_iuypbqkk(String arg0)
setName(String name)
func_199783_b(String arg0)
public CreativeModeTab
h()
hideTitle()
method_7748()
m_qsfftnyy()
hideName()
func_78014_h()
public CreativeModeTab
j()
hideScroll()
method_7749()
m_ojgukxpb()
setNoScrollbar()
func_78022_j()
public EnchantmentCategory[]
n()
getEnchantmentCategories()
method_7744()
m_fkbhiwdp()
getEnchantments()
func_111225_m()
public CreativeModeTab
a(bpt... arg0)
setEnchantmentCategories(EnchantmentCategory... arg0)
method_7745(class_1886... arg0)
m_smrcnyfg(C_lkwvnptq... arg0)
setEnchantments(EnchantmentTarget... targets)
func_111229_a(EnchantmentType... arg0)
public boolean
a(bpt arg0)
hasEnchantmentCategory(EnchantmentCategory arg0)
method_7740(class_1886 arg0)
m_xwegpprc(C_lkwvnptq arg0)
containsEnchantments(EnchantmentTarget target)
func_111226_a(EnchantmentType arg0)
public int
a()
getId()
method_7741()
m_uribjksx()
getIndex()
func_78021_a()
public Component
c()
getDisplayName()
method_7737()
m_tcbipafs()
getTranslationKey()
func_242392_c()
public ItemStack
d()
getIconItem()
method_7747()
m_uprbbsoi()
getIcon()
func_151244_d()
public abstract ItemStack
e()
makeIcon()
method_7750()
m_dmxzmcbi()
createIcon()
func_78016_d()
public String
f()
getBackgroundSuffix()
method_7742()
m_oxvpyaqs()
getTexture()
func_78015_f()
public boolean
g()
showTitle()
method_7754()
m_idoyaxck()
shouldRenderName()
func_78019_g()
public boolean
i()
canScroll()
method_7756()
m_dnbejvnn()
hasScrollbar()
func_78017_i()
public int
k()
getColumn()
method_7743()
m_tkahlerj()
getColumn()
func_78020_k()
public boolean
l()
isTopRow()
method_7755()
m_frfpcrqq()
isTopRow()
func_78023_l()
public boolean
m()
isAlignedRight()
method_7752()
m_bvcnuvet()
isSpecial()
func_192394_m()
public void
a(gj<bmb> arg0)
fillItemList(NonNullList<ItemStack> arg0)
method_7738(class_2371<class_1799> arg0)
m_ldgcqean(C_rnrfftze<C_sddaxwyk> arg0)
appendStacks(DefaultedList<ItemStack> stacks)
func_78018_a(NonNullList<ItemStack> arg0)