Interface TickLoop
public interface TickLoop
-
Field Summary
Fields -
Method Summary
-
Field Details
-
TPS
static final int TPS- See Also:
-
-
Method Details
-
scheduler
-
running
boolean running() -
pause
void pause() -
resume
void resume() -
currentTick
long currentTick()
-