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