net.minecraft.world.item

public abstract class CreativeModeTab

bpg
net.minecraft.world.item.CreativeModeTab
net.minecraft.class_1761
net.minecraft.unmapped.C_lnokcayd
net.minecraft.item.ItemGroup
net.minecraft.src.C_1336_
net.minecraft.world.item.CreativeModeTab

Field summary

Modifier and TypeField
public static final CreativeModeTab[]
a
TABS
field_7921
f_xuflwxyd
GROUPS
f_40748_
public static final CreativeModeTab
b
TAB_BUILDING_BLOCKS
field_7931
f_xqjnavpr
BUILDING_BLOCKS
f_40749_
public static final CreativeModeTab
c
TAB_DECORATIONS
field_7928
f_hxcukold
DECORATIONS
f_40750_
public static final CreativeModeTab
d
TAB_REDSTONE
field_7914
f_rmkizieg
REDSTONE
f_40751_
public static final CreativeModeTab
e
TAB_TRANSPORTATION
field_7923
f_nnuvgfct
TRANSPORTATION
f_40752_
public static final CreativeModeTab
f
TAB_MISC
field_7932
f_xwraehoc
MISC
f_40753_
public static final CreativeModeTab
g
TAB_SEARCH
field_7915
f_bqwnjnvj
SEARCH
f_40754_
public static final CreativeModeTab
h
TAB_FOOD
field_7922
f_szrxvjrw
FOOD
f_40755_
public static final CreativeModeTab
i
TAB_TOOLS
field_7930
f_grzbyess
TOOLS
f_40756_
public static final CreativeModeTab
j
TAB_COMBAT
field_7916
f_sroubxwr
COMBAT
f_40757_
public static final CreativeModeTab
k
TAB_BREWING
field_7924
f_jdrnwchi
BREWING
f_40758_
public static final CreativeModeTab
l
TAB_MATERIALS
field_7929
f_picztnyv
MATERIALS
f_40759_
public static final CreativeModeTab
m
TAB_HOTBAR
field_7925
f_nnimrsrq
HOTBAR
f_40760_
public static final CreativeModeTab
n
TAB_INVENTORY
field_7918
f_rqbjlkmf
INVENTORY
f_40761_
private final int
o
id
field_7933
f_xkfcdxhm
index
f_40762_
private final String
p
langId
field_7935
f_zcefxwtu
id
f_40763_
private final Component
q
displayName
field_26391
f_miirnahq
translationKey
f_40764_
private String
r
recipeFolderName
field_7926
f_pcfruvsw
name
f_40765_
private String
s
backgroundSuffix
field_7919
f_ncvkfasf
texture
f_40766_
private boolean
t
canScroll
field_7920
f_sfwfnelq
scrollbar
f_40767_
private boolean
u
showTitle
field_7917
f_ypvwgfta
renderName
f_40768_
private EnchantmentCategory[]
v
enchantmentCategories
field_7927
f_pyxjxydk
enchantments
f_40769_
private ItemStack
w
iconItemStack
field_7934
f_eftpytbk
icon
f_40770_

Constructor summary

ModifierConstructor
public (int index, String id)

Method summary

Modifier and TypeMethod
public int
a()
getId()
method_7741()
m_uribjksx()
getIndex()
m_40775_()
public String
b()
getRecipeFolderName()
method_7751()
m_tlyalmjy()
getName()
m_40783_()
public Component
c()
getDisplayName()
method_7737()
m_tcbipafs()
getTranslationKey()
m_40786_()
public ItemStack
d()
getIconItem()
method_7747()
m_uprbbsoi()
getIcon()
m_40787_()
public abstract ItemStack
e()
makeIcon()
method_7750()
m_dmxzmcbi()
createIcon()
m_6976_()
public String
f()
getBackgroundSuffix()
method_7742()
m_oxvpyaqs()
getTexture()
m_40788_()
public CreativeModeTab
a(String arg0)
setBackgroundSuffix(String arg0)
method_7753(String arg0)
m_iwnppnlh(String arg0)
setTexture(String texture)
m_40779_(String arg0)
public CreativeModeTab
b(String arg0)
setRecipeFolderName(String arg0)
method_7739(String arg0)
m_iuypbqkk(String arg0)
setName(String name)
m_40784_(String arg0)
public boolean
g()
showTitle()
method_7754()
m_idoyaxck()
shouldRenderName()
m_40789_()
public CreativeModeTab
h()
hideTitle()
method_7748()
m_qsfftnyy()
hideName()
m_40790_()
public boolean
i()
canScroll()
method_7756()
m_dnbejvnn()
hasScrollbar()
m_40791_()
public CreativeModeTab
j()
hideScroll()
method_7749()
m_ojgukxpb()
setNoScrollbar()
m_40792_()
public int
k()
getColumn()
method_7743()
m_tkahlerj()
getColumn()
m_40793_()
public boolean
l()
isTopRow()
method_7755()
m_frfpcrqq()
isTopRow()
m_40794_()
public boolean
m()
isAlignedRight()
method_7752()
m_bvcnuvet()
isSpecial()
m_6563_()
public EnchantmentCategory[]
n()
getEnchantmentCategories()
method_7744()
m_fkbhiwdp()
getEnchantments()
m_40795_()
public CreativeModeTab
a(bul... arg0)
setEnchantmentCategories(EnchantmentCategory... arg0)
method_7745(class_1886... arg0)
m_smrcnyfg(C_lkwvnptq... arg0)
setEnchantments(EnchantmentTarget... targets)
m_40781_(C_1507_... arg0)
public boolean
a(bul arg0)
hasEnchantmentCategory(EnchantmentCategory arg0)
method_7740(class_1886 arg0)
m_xwegpprc(C_lkwvnptq arg0)
containsEnchantments(EnchantmentTarget target)
m_40776_(C_1507_ arg0)
public void
a(gs<bqq> arg0)
fillItemList(NonNullList<ItemStack> arg0)
method_7738(class_2371<class_1799> arg0)
m_ldgcqean(C_rnrfftze<C_sddaxwyk> arg0)
appendStacks(DefaultedList<ItemStack> stacks)
m_6151_(C_4702_<C_1391_> arg0)