net.minecraft.world.item

public class CreativeModeTab

cle
net.minecraft.world.item.CreativeModeTab
net.minecraft.class_1761
net.minecraft.item.ItemGroup
net.minecraft.src.C_1336_
net.minecraft.world.item.CreativeModeTab

Field summary

Modifier and TypeField
private final Component
a
displayName
field_26391
displayName
f_40764_
String
b
backgroundSuffix
field_7919
texture
f_40766_
boolean
c
canScroll
field_7920
scrollbar
f_40767_
boolean
d
showTitle
field_7917
renderName
f_40768_
boolean
e
alignedRight
field_41031
special
f_257018_
private final CreativeModeTab$Row
f
row
field_41032
row
f_256931_
private final int
g
column
field_41033
column
f_256967_
private final CreativeModeTab$Type
h
type
field_41034
type
f_256819_
private ItemStack
i
iconItemStack
field_7934
icon
f_40770_
private Collection<ItemStack>
j
displayItems
field_40859
displayStacks
f_243839_
private Set<ItemStack>
k
displayItemsSearchTab
field_40860
searchTabStacks
f_243841_
private Consumer<List<ItemStack>>
l
searchTreeBuilder
field_41035
searchProviderReloader
f_256965_
private final Supplier<ItemStack>
m
iconGenerator
field_41036
iconSupplier
f_256912_
private final CreativeModeTab$DisplayItemsGenerator
n
displayItemsGenerator
field_41037
entryCollector
f_256824_

Constructor summary

ModifierConstructor
(CreativeModeTab$Row row, int column, CreativeModeTab$Type type, Component displayName, Supplier<ItemStack> iconSupplier, CreativeModeTab$DisplayItemsGenerator entryCollector)

Method summary

Modifier and TypeMethod
public static CreativeModeTab$Builder
a(cle$f arg0, int arg1)
builder(CreativeModeTab$Row arg0, int arg1)
method_47307(class_1761$class_7915 arg0, int arg1)
create(ItemGroup$Row location, int column)
m_257815_(C_1336_$C_256677_ p_259342_, int p_260312_)
public Component
a()
getDisplayName()
method_7737()
getDisplayName()
m_40786_()
public ItemStack
b()
getIconItem()
method_7747()
getIcon()
m_40787_()
public String
c()
getBackgroundSuffix()
method_7742()
getTexture()
m_40788_()
public boolean
d()
showTitle()
method_7754()
shouldRenderName()
m_40789_()
public boolean
e()
canScroll()
method_7756()
hasScrollbar()
m_40791_()
public int
f()
column()
method_7743()
getColumn()
m_257903_()
public CreativeModeTab$Row
g()
row()
method_47309()
getRow()
m_258064_()
public boolean
h()
hasAnyItems()
method_47310()
hasStacks()
m_257905_()
public boolean
i()
shouldDisplay()
method_47311()
shouldDisplay()
m_257497_()
public boolean
j()
isAlignedRight()
method_7752()
isSpecial()
m_6563_()
public CreativeModeTab$Type
k()
getType()
method_47312()
getType()
m_257962_()
public void
a(cle$d arg0)
buildContents(CreativeModeTab$ItemDisplayParameters arg0)
method_47306(class_1761$class_8128 arg0)
updateEntries(ItemGroup$DisplayContext displayContext)
m_269498_(C_1336_$C_268372_ arg0)
public Collection<ItemStack>
l()
getDisplayItems()
method_47313()
getDisplayStacks()
m_260957_()
public Collection<ItemStack>
m()
getSearchTabDisplayItems()
method_45414()
getSearchTabStacks()
m_261235_()
public boolean
a(cmy arg0)
contains(ItemStack arg0)
method_45412(class_1799 arg0)
contains(ItemStack stack)
m_257694_(C_1391_ arg0)
public void
a(Consumer<List<cmy>> arg0)
setSearchTreeBuilder(Consumer<List<ItemStack>> arg0)
method_47308(Consumer<List<class_1799>> arg0)
setSearchProviderReloader(Consumer<List<ItemStack>> searchProviderReloader)
m_257882_(Consumer<List<C_1391_>> arg0)
public void
n()
rebuildSearchTree()
method_47314()
reloadSearchProvider()
m_257466_()