类 TimerQuery.FrameProfile
java.lang.Object
com.mojang.blaze3d.systems.TimerQuery.FrameProfile
- 封闭类:
TimerQuery
-
字段概要
字段修饰符和类型字段说明private static final long
private static final long
private final int
private long
-
构造器概要
构造器 -
方法概要
-
字段详细资料
-
NO_RESULT
private static final long NO_RESULT- 另请参阅:
-
CANCELLED_RESULT
private static final long CANCELLED_RESULT- 另请参阅:
-
queryName
private final int queryName -
result
private long result
-
-
构造器详细资料
-
FrameProfile
FrameProfile(int p_231148_)
-
-
方法详细资料
-
cancel
public void cancel() -
isDone
public boolean isDone() -
get
public long get()
-