public final class CommandOutputMessage extends Object
| Constructor and Description |
|---|
CommandOutputMessage(boolean internal,
@NonNull String messageId,
@NonNull String[] parameters) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
@NonNull String |
getMessageId() |
@NonNull String[] |
getParameters() |
int |
hashCode() |
boolean |
isInternal() |
String |
toString() |
Copyright © 2018–2019 NukkitX. All rights reserved.