Interface CommandTreeNode.Amount

    • Method Detail

      • single

        CommandTreeNode.Amount single()
        Indicates that only one object can be selected by this parameter. If this is not called, this element will default to allowing the selection of multiple objects.
        Returns:
        This, for chaining.