net.minecraft.client.telemetry

public class TelemetryEventLog

implements AutoCloseable

htm
net.minecraft.client.telemetry.TelemetryEventLog
net.minecraft.class_7963

Field summary

Modifier and TypeField
private static final org.slf4j.Logger
a
LOGGER
field_41431
private final JsonEventLog<TelemetryEventInstance>
b
log
field_41432
private final ConsecutiveExecutor
c
consecutiveExecutor
field_54195

Constructor summary

ModifierConstructor
public (FileChannel arg0, Executor arg1)

Method summary

Modifier and TypeMethod
public TelemetryEventLogger
a()
logger()
method_47713()
public void
close()
close()