Interface ViewableInventory.Builder

    • Method Detail

      • type

        default ViewableInventory.Builder.BuildingStep type​(java.util.function.Supplier<? extends ContainerType> supplier)
        Specifies the type of inventory you want to build.

        You must define all slots of the given type.

        Parameters:
        supplier - The ContainerType supplier
        Returns:
        The building step.