Uses of Interface
net.minecraft.item.ItemGroup.EntryCollector
-
Uses of ItemGroup.EntryCollector in net.minecraft.item
Modifier and TypeFieldDescriptionprivate static final ItemGroup.EntryCollector
ItemGroup.Builder.EMPTY_ENTRIES
private ItemGroup.EntryCollector
ItemGroup.Builder.entryCollector
private final ItemGroup.EntryCollector
ItemGroup.entryCollector
Modifier and TypeMethodDescriptionItemGroup.Builder.entries
(ItemGroup.EntryCollector entryCollector) ModifierConstructorDescription(package private)
ItemGroup
(ItemGroup.Row row, int column, ItemGroup.Type type, Text displayName, Supplier<ItemStack> iconSupplier, ItemGroup.EntryCollector entryCollector)