net.minecraft.item

public class ItemGroup$Builder

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

Field summary

Modifier and TypeField
private static final ItemGroup$EntryCollector
EMPTY_GENERATOR
field_41038
EMPTY_ENTRIES
private final ItemGroup$Row
row
field_41039
row
private final int
column
field_41040
column
private Text
displayName
field_41041
displayName
private Supplier<ItemStack>
iconGenerator
field_41042
iconSupplier
private ItemGroup$EntryCollector
displayItemsGenerator
field_41043
entryCollector
private boolean
canScroll
field_41044
scrollbar
private boolean
showTitle
field_41045
renderName
private boolean
alignedRight
field_41046
special
private ItemGroup$Type
type
field_41047
type
private Identifier
backgroundTexture
field_41048
texture

Constructor summary

ModifierConstructor
public (ItemGroup$Row row, int column)

Method summary

Modifier and TypeMethod
public ItemGroup$Builder
title(Component displayName)
method_47321(class_2561 arg0)
displayName(Text displayName)
public ItemGroup$Builder
icon(Supplier<ItemStack> iconGenerator)
method_47320(Supplier<class_1799> arg0)
icon(Supplier<ItemStack> iconSupplier)
public ItemGroup$Builder
displayItems(CreativeModeTab$DisplayItemsGenerator displayItemsGenerator)
method_47317(class_1761$class_7914 arg0)
entries(ItemGroup$EntryCollector entryCollector)
public ItemGroup$Builder
alignedRight()
method_47315()
special()
public ItemGroup$Builder
hideTitle()
method_47322()
noRenderedName()
public ItemGroup$Builder
noScrollBar()
method_47323()
noScrollbar()
protected ItemGroup$Builder
type(CreativeModeTab$Type type)
method_47318(class_1761$class_7916 arg0)
type(ItemGroup$Type type)
public ItemGroup$Builder
backgroundTexture(Identifier backgroundTexture)
method_47319(class_2960 arg0)
texture(Identifier texture)
public ItemGroup
build()
method_47324()
build()
private static ItemStack
lambda$new$0()
method_47325()
method_47325()
private static void
lambda$static$0(CreativeModeTab$ItemDisplayParameters arg0, CreativeModeTab$Output arg1)
method_47316(class_1761$class_8128 arg0, class_1761$class_7704 arg1)
method_47316(ItemGroup$DisplayContext displayContext, ItemGroup$Entries entries)