net.minecraft.world.item

public class CreativeModeTab$Builder

cta$a
net.minecraft.world.item.CreativeModeTab$Builder
net.minecraft.class_1761$class_7913
net.minecraft.item.ItemGroup$Builder
net.minecraft.src.C_1336_$C_256672_
net.minecraft.world.item.CreativeModeTab$a

Field summary

Modifier and TypeField
private static final CreativeModeTab$DisplayItemsGenerator
a
EMPTY_GENERATOR
field_41038
EMPTY_ENTRIES
f_256756_
private final CreativeModeTab$Row
b
row
field_41039
row
f_256796_
private final int
c
column
field_41040
column
f_256977_
private Component
d
displayName
field_41041
displayName
f_256856_
private Supplier<ItemStack>
e
iconGenerator
field_41042
iconSupplier
f_256981_
private CreativeModeTab$DisplayItemsGenerator
f
displayItemsGenerator
field_41043
entryCollector
f_256953_
private boolean
g
canScroll
field_41044
scrollbar
f_256992_
private boolean
h
showTitle
field_41045
renderName
f_256851_
private boolean
i
alignedRight
field_41046
special
f_256854_
private CreativeModeTab$Type
j
type
field_41047
type
f_256847_
private ResourceLocation
k
backgroundTexture
field_41048
texture
f_336876_

Constructor summary

ModifierConstructor
public (CreativeModeTab$Row row, int column)

Method summary

Modifier and TypeMethod
public CreativeModeTab$Builder
a(wz arg0)
title(Component arg0)
method_47321(class_2561 arg0)
displayName(Text displayName)
m_257941_(C_4996_ arg0)
public CreativeModeTab$Builder
a(Supplier<cuq> arg0)
icon(Supplier<ItemStack> arg0)
method_47320(Supplier<class_1799> arg0)
icon(Supplier<ItemStack> iconSupplier)
m_257737_(Supplier<C_1391_> arg0)
public CreativeModeTab$Builder
a(cta$b arg0)
displayItems(CreativeModeTab$DisplayItemsGenerator arg0)
method_47317(class_1761$class_7914 arg0)
entries(ItemGroup$EntryCollector entryCollector)
m_257501_(C_1336_$C_256703_ arg0)
public CreativeModeTab$Builder
a()
alignedRight()
method_47315()
special()
m_257826_()
public CreativeModeTab$Builder
b()
hideTitle()
method_47322()
noRenderedName()
m_257809_()
public CreativeModeTab$Builder
c()
noScrollBar()
method_47323()
noScrollbar()
m_257794_()
protected CreativeModeTab$Builder
a(cta$h arg0)
type(CreativeModeTab$Type arg0)
method_47318(class_1761$class_7916 arg0)
type(ItemGroup$Type type)
m_257623_(C_1336_$C_256716_ arg0)
public CreativeModeTab$Builder
a(akr arg0)
backgroundTexture(ResourceLocation arg0)
method_47319(class_2960 arg0)
texture(Identifier arg0)
m_339172_(C_5265_ arg0)
public CreativeModeTab
d()
build()
method_47324()
build()
m_257652_()