Interface PrimaryPlayerInventory

    • Method Detail

      • hotbar

        Hotbar hotbar()
        Gets the hotbar of the player.
        Returns:
        The hotbar of the player
      • storage

        GridInventory storage()
        Gets the (3x9) grid of the players main inventory.
        Returns:
        The grid of the players main inventory
      • asGrid

        GridInventory asGrid()
        Gets the (4x9) grid of the players main inventory.
        Returns:
        The grid of the players main inventory