net.minecraft.world.item

public class CreativeModeTab$Builder

cwe$a
net.minecraft.world.item.CreativeModeTab$Builder
net.minecraft.class_1761$class_7913
net.minecraft.item.ItemGroup$Builder
net.minecraft.world.item.CreativeModeTab$a

Field summary

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

Constructor summary

ModifierConstructor
public (CreativeModeTab$Row row, int column)

Method summary

Modifier and TypeMethod
public CreativeModeTab$Builder
a(xv arg0)
title(Component arg0)
method_47321(class_2561 arg0)
displayName(Text displayName)
public CreativeModeTab$Builder
a(Supplier<cxp> arg0)
icon(Supplier<ItemStack> arg0)
method_47320(Supplier<class_1799> arg0)
icon(Supplier<ItemStack> iconSupplier)
public CreativeModeTab$Builder
a(cwe$b arg0)
displayItems(CreativeModeTab$DisplayItemsGenerator arg0)
method_47317(class_1761$class_7914 arg0)
entries(ItemGroup$EntryCollector entryCollector)
public CreativeModeTab$Builder
a()
alignedRight()
method_47315()
special()
public CreativeModeTab$Builder
b()
hideTitle()
method_47322()
noRenderedName()
public CreativeModeTab$Builder
c()
noScrollBar()
method_47323()
noScrollbar()
protected CreativeModeTab$Builder
a(cwe$h arg0)
type(CreativeModeTab$Type arg0)
method_47318(class_1761$class_7916 arg0)
type(ItemGroup$Type type)
public CreativeModeTab$Builder
a(alz arg0)
backgroundTexture(ResourceLocation arg0)
method_47319(class_2960 arg0)
texture(Identifier texture)
public CreativeModeTab
d()
build()
method_47324()
build()