public class PendingServerCommand extends Object
Modifier and Type | Field and Description |
---|---|
String |
command |
ServerCommandSource |
source |
Constructor and Description |
---|
PendingServerCommand(String command,
ServerCommandSource commandSource) |
public final String command
public final ServerCommandSource source
public PendingServerCommand(String command, ServerCommandSource commandSource)