public interface EventCallback extends Runnable
Modifier and Type | Method and Description |
---|---|
Order |
getOrder()
Gets the order of this
EventCallback . |
boolean |
isBaseGame()
Return whether the callback is for base game functionality.
|
boolean isBaseGame()
Order getOrder()
EventCallback
.