类 TelemetryEventLog
java.lang.Object
net.minecraft.client.telemetry.TelemetryEventLog
- 所有已实现的接口:
AutoCloseable
-
字段概要
字段修饰符和类型字段说明private final ConsecutiveExecutor
private final JsonEventLog
<TelemetryEventInstance> private static final org.slf4j.Logger
-
构造器概要
构造器 -
方法概要
-
字段详细资料
-
LOGGER
private static final org.slf4j.Logger LOGGER -
log
-
consecutiveExecutor
-
-
构造器详细资料
-
TelemetryEventLog
-
-
方法详细资料
-
logger
-
close
public void close()- 指定者:
close
在接口中AutoCloseable
-