public interface ActorEvent<A extends Actor> extends ClientEvent
Actor.| Modifier and Type | Method and Description |
|---|---|
A |
getActor()
Gets the actor responsible for this event.
|
getClientA getActor()
Copyright © 2013–2021 Kitteh. All rights reserved.