net.minecraft.world.item

public class CreativeModeTab

cwe
net.minecraft.world.item.CreativeModeTab
net.minecraft.class_1761
net.minecraft.item.ItemGroup
net.minecraft.world.item.CreativeModeTab

Field summary

Modifier and TypeField
static final ResourceLocation
a
DEFAULT_BACKGROUND
field_52021
ITEMS
private final Component
b
displayName
field_26391
displayName
ResourceLocation
c
backgroundTexture
field_7919
texture
boolean
d
canScroll
field_7920
scrollbar
boolean
e
showTitle
field_7917
renderName
boolean
f
alignedRight
field_41031
special
private final CreativeModeTab$Row
g
row
field_41032
row
private final int
h
column
field_41033
column
private final CreativeModeTab$Type
i
type
field_41034
type
private ItemStack
j
iconItemStack
field_7934
icon
private Collection<ItemStack>
k
displayItems
field_40859
displayStacks
private Set<ItemStack>
l
displayItemsSearchTab
field_40860
searchTabStacks
private final Supplier<ItemStack>
m
iconGenerator
field_41036
iconSupplier
private final CreativeModeTab$DisplayItemsGenerator
n
displayItemsGenerator
field_41037
entryCollector

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 ResourceLocation
a(String arg0)
createTextureLocation(String arg0)
method_60733(String arg0)
getTabTextureId(String name)
public static CreativeModeTab$Builder
a(cwe$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)
public Component
a()
getDisplayName()
method_7737()
getDisplayName()
public ItemStack
b()
getIconItem()
method_7747()
getIcon()
public ResourceLocation
c()
getBackgroundTexture()
method_7742()
getTexture()
public boolean
d()
showTitle()
method_7754()
shouldRenderName()
public boolean
e()
canScroll()
method_7756()
hasScrollbar()
public int
f()
column()
method_7743()
getColumn()
public CreativeModeTab$Row
g()
row()
method_47309()
getRow()
public boolean
h()
hasAnyItems()
method_47310()
hasStacks()
public boolean
i()
shouldDisplay()
method_47311()
shouldDisplay()
public boolean
j()
isAlignedRight()
method_7752()
isSpecial()
public CreativeModeTab$Type
k()
getType()
method_47312()
getType()
public void
a(cwe$d arg0)
buildContents(CreativeModeTab$ItemDisplayParameters arg0)
method_47306(class_1761$class_8128 arg0)
updateEntries(ItemGroup$DisplayContext displayContext)
public Collection<ItemStack>
l()
getDisplayItems()
method_47313()
getDisplayStacks()
public Collection<ItemStack>
m()
getSearchTabDisplayItems()
method_45414()
getSearchTabStacks()
public boolean
a(cxp arg0)
contains(ItemStack arg0)
method_45412(class_1799 arg0)
contains(ItemStack stack)