public final class ServerCommandDescription<TFormat> extends Object
| Modifier and Type | Field and Description |
|---|---|
Class<?> |
commandClass |
TFormat |
data |
String |
requestID |
| Constructor and Description |
|---|
ServerCommandDescription(String requestID,
Class<?> commandClass,
TFormat data) |
Copyright © 2025. All rights reserved.