public class Timer
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
float |
elapsedPartialTicks |
int |
elapsedTicks |
private long |
lastSyncSysClock |
float |
renderPartialTicks |
private float |
tickLength |
| Constructor and Description |
|---|
Timer(float tps) |
| Modifier and Type | Method and Description |
|---|---|
void |
updateTimer() |