net.minecraft.client.telemetry

public class TelemetryLogManager

implements AutoCloseable

hok
net.minecraft.client.telemetry.TelemetryLogManager
net.minecraft.class_7968
net.minecraft.unmapped.C_fpxblcvv
net.minecraft.client.session.telemetry.TelemetryLogManager
net.minecraft.client.util.telemetry.logging.TelemetryLogManager

Field summary

Modifier and TypeField
private static final org.slf4j.Logger
a
LOGGER
field_41452
f_iekqtueu
LOGGER
LOGGER
private static final String
b
RAW_EXTENSION
field_41453
f_adzvcbde
FILE_EXTENSION
RAW_FILE_EXTENSION
private static final int
c
EXPIRY_DAYS
field_41454
f_bjdrpexs
RETENTION_DAYS
DAYS_TO_EXPIRY
private final EventLogDirectory
d
directory
field_41455
f_dvtofhit
compressor
logDirectory
private CompletableFuture<Optional<TelemetryEventLog>>
e
sessionLog
field_41456
f_ajuggvcb
writer
log

Constructor summary

ModifierConstructor
private (EventLogDirectory compressor)

Method summary

Modifier and TypeMethod
public static CompletableFuture<Optional<TelemetryLogManager>>
a(Path arg0)
open(Path arg0)
method_47738(Path arg0)
m_dpbdflpl(Path arg0)
create(Path directory)
attemptCreation(Path logDirectory)
public CompletableFuture<Optional<TelemetryEventLogger>>
a()
openLogger()
method_47737()
m_qdqwkctz()
getLogger()
openLogger()
public void
close()
close()