Interface IItemHooks
public interface IItemHooks
-
Method Summary
Modifier and TypeMethodDescriptiondefault voidaddCreativeTabForms(net.minecraft.world.item.CreativeModeTab tab, Consumer<net.minecraft.world.item.ItemStack> displayItems)
-
Method Details
-
addCreativeTabForms
default void addCreativeTabForms(net.minecraft.world.item.CreativeModeTab tab, Consumer<net.minecraft.world.item.ItemStack> displayItems)
-