net.minecraft.item

public abstract class ItemGroup

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

Field summary

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

Constructor summary

ModifierConstructor
public (int index, String id)

Method summary

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