public class AFKTask
extends java.util.TimerTask
Constructor and Description |
---|
AFKTask(ClientBattleManager bm)
Initializes the AFK task.
|
Modifier and Type | Method and Description |
---|---|
void |
run() |
public AFKTask(ClientBattleManager bm)
bm
- The battle manager that the AFK handler is in.