Package org.incendo.cloud.help
Interface HelpQuery<C>
-
Method Summary
-
Method Details
-
of
Creates a new help query.- Type Parameters:
C- the command sender type- Parameters:
sender- the creator of the queryquery- the query string- Returns:
- the created help query instance
-
sender
Returns the command sender.- Returns:
- the command sender
-
query
Returns the query string.- Returns:
- the query string
-