stacksForDisplay

FabricItemGroupBuilder stacksForDisplay(Consumer<List<ItemStack>> appender)

This allows for a custom list of items to be displayed in a tab, this enabled tabs to be created with a custom set of items.

Return

a reference to the FabricItemGroupBuilder

Deprecated

use appendItems

Parameters

appender

Add ItemStack's to this list to show in the ItemGroup

Sources

jvm source
Link copied to clipboard