public class Timer
extends java.lang.Object
| 修飾子とタイプ | フィールドと説明 | 
|---|---|
| float | elapsedPartialTicks | 
| int | elapsedTicks | 
| float | renderPartialTicks | 
| コンストラクタと説明 | 
|---|
| Timer(float p_i49528_1_,
     long p_i49528_2_) | 
| 修飾子とタイプ | メソッドと説明 | 
|---|---|
| void | updateTimer(long p_74275_1_)Updates all fields of the Timer using the current time |