Interface LecternInventory

    • Method Detail

      • getHolder

        @Nullable
        Lectern getHolder()
        Description copied from interface: Inventory
        Gets the block or entity belonging to the open inventory
        Specified by:
        getHolder in interface Inventory
        Returns:
        The holder of the inventory; null if it has no holder.