public interface PrivateEvent
Modifier and Type | Method and Description |
---|---|
@NonNull String |
getTarget()
Gets the target of this message.
|
boolean |
isToClient()
Gets if the target of the message is this client.
|
@NonNull String getTarget()
boolean isToClient()
annotation to filter only these events
Copyright © 2013–2021 Kitteh. All rights reserved.