| Modifier and Type | Class | Description |
|---|---|---|
static class |
ActionSchedule.Builder |
A builder for
ActionSchedule instances. |
static interface |
ActionSchedule.Callback |
Callback to notify listener that the action schedule has finished.
|
static class |
ActionSchedule.PlayerRunnable |
Provides a wrapper for a
Runnable which has access to the player. |
static class |
ActionSchedule.PlayerTarget |
Provides a wrapper for a
PlayerMessage.Target which has access to the player when handling messages. |