Colors indicate the arguments which can fit in the argument slots.
List of all colors and possible other arguments:
    : Player.
Possible types:     : Player     : Variable

    : Entity.
Possible types:     : Player     : Entity     : Variable

    : Location.
Possible types:     : Player     : Entity     : Location     : Variable

    : Material.
Possible types:     : Material     : Number     : Variable

    : Number.
Possible types:     : Number     : Variable

    : String.
Possible types:     : String.     : Variable

    : Boolean.
Possible types:     : Boolean.     : Variable

    : VariableOperator.
Possible types:     : VariableOperator

    : CompareOperator.
Possible types:     : CompareOperator

    : CompareItem.
Possible types:     : Variable     : String     : Number     : Boolean

    : All
Possible types:     : Variable     : Player     : Entity     : Boolean     : Number     : Material

    : Variable
Possible types:     : Variable