public class AbstractLinkAccountCommand<P,C extends ICommandUtil<P>> extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
AbstractLinkAccountCommand.Message |
| Constructor and Description |
|---|
AbstractLinkAccountCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(P player,
UUID uuid,
String username,
String[] args) |
Copyright © 2021 GeyserMC. All rights reserved.