public class ServerLagger
extends java.lang.Object
| Constructor and Description |
|---|
ServerLagger() |
| Modifier and Type | Method and Description |
|---|---|
int |
getTickTime() |
boolean |
isLagging() |
void |
setLagging(boolean lagging) |
void |
setTickTime(int tickTime) |
void |
tick() |