public class ClientReceiveCommandEvent extends ClientReceiveServerMessageEventBase
CommandFilter| Constructor and Description |
|---|
ClientReceiveCommandEvent(@NonNull Client client,
@NonNull ServerMessage serverMessage,
@NonNull Actor actor,
@NonNull String command,
@NonNull List<String> parameters)
Constructs the event.
|
getCommand, getMessageTags, getParameters, getRawMessage, getServerMessage, toStringergetActorgetSourcegetClient, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetActorgetSource, getTag, getTag, getTagsgetClientpublic ClientReceiveCommandEvent(@NonNull Client client, @NonNull ServerMessage serverMessage, @NonNull Actor actor, @NonNull String command, @NonNull List<String> parameters)
client - clientserverMessage - server messageactor - actorcommand - commandparameters - parametersCopyright © 2013–2021 Kitteh. All rights reserved.