Interface IContainerFactory<T extends AbstractContainerMenu>

All Superinterfaces:
MenuType.MenuSupplier<T>

public interface IContainerFactory<T extends AbstractContainerMenu> extends MenuType.MenuSupplier<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    default T
    create​(int p_create_1_, Inventory p_create_2_)
     
    create​(int windowId, Inventory inv, FriendlyByteBuf data)