public interface CommandOutput
| Modifier and Type | Field and Description |
|---|---|
static CommandOutput |
DUMMY |
| Modifier and Type | Method and Description |
|---|---|
void |
sendSystemMessage(Text message,
UUID senderUuid) |
boolean |
shouldBroadcastConsoleToOps() |
boolean |
shouldReceiveFeedback() |
boolean |
shouldTrackOutput() |
static final CommandOutput DUMMY