✨ Make changes from PR comments
This commit is contained in:
parent
9b80bb9eb7
commit
6ffee9d04f
6 changed files with 16 additions and 6 deletions
|
|
@ -42,6 +42,7 @@ import java.util.Set;
|
|||
* Command Argument for {@link User}
|
||||
*
|
||||
* @param <C> Command sender type
|
||||
* @since 1.1.0
|
||||
*/
|
||||
@SuppressWarnings("unused")
|
||||
public final class UserArgument<C> extends CommandArgument<C, User> {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue