net.minecraft.client.telemetry

public class TelemetryLogManager

implements AutoCloseable

gvp
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
net.minecraft.src.C_260375_

Field summary

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

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)
m_261252_(Path p_262078_)
public CompletableFuture<Optional<TelemetryEventLogger>>
a()
openLogger()
method_47737()
m_qdqwkctz()
getLogger()
openLogger()
m_260856_()
public void
close()
close()
close()