net.minecraft.util.eventlog

public class EventLogDirectory

bpf
net.minecraft.util.eventlog.EventLogDirectory
net.minecraft.class_7929
net.minecraft.unmapped.C_yknlgtdk
net.minecraft.util.logging.LogFileCompressor
net.minecraft.client.util.telemetry.logging.TelemetryEventLogDirectory

Field summary

Modifier and TypeField
static final org.slf4j.Logger
a
LOGGER
field_41288
f_snnmnwgi
LOGGER
LOGGER
private static final int
b
COMPRESS_BUFFER_SIZE
field_41289
f_ohxcsiib
COMPRESSION_BUFFER_SIZE
COMPRESSED_BUFFER_SIZE
private static final String
c
COMPRESSED_EXTENSION
field_41290
f_witmpygx
GZ_EXTENSION
COMPRESSED_FILE_EXTENSION
private final Path
d
root
field_41291
f_ifeiikjk
directory
root
private final String
e
extension
field_41292
f_xqattofg
extension
extension

Constructor summary

ModifierConstructor
private (Path directory, String extension)

Method summary

Modifier and TypeMethod
public static EventLogDirectory
a(Path arg0, String arg1)
open(Path arg0, String arg1)
method_47552(Path arg0, String arg1)
m_gudchkvc(Path arg0, String arg1)
create(Path directory, String extension)
create(Path root, String extension)
public EventLogDirectory$FileList
a()
listFiles()
method_47549()
m_ledhvzmq()
getAll()
listFiles()
private EventLogDirectory$File
a(Path arg0)
parseFile(Path arg0)
method_47551(Path arg0)
m_ibfyqars(Path arg0)
get(Path path)
parseFile(Path filePath)
static void
a(Path arg0, Path arg1)
tryCompress(Path arg0, Path arg1)
method_47553(Path arg0, Path arg1)
m_gehsmcim(Path arg0, Path arg1)
compress(Path from, Path to)
attemptCompression(Path filePath, Path compressedPath)
private static void
a(ReadableByteChannel arg0, Path arg1)
writeCompressed(ReadableByteChannel arg0, Path arg1)
method_47550(ReadableByteChannel arg0, Path arg1)
m_tnzwkpeh(ReadableByteChannel arg0, Path arg1)
compress(ReadableByteChannel source, Path outputPath)
writeCompressed(ReadableByteChannel fileContents, Path path)
public EventLogDirectory$RawFile
a(LocalDate arg0)
createNewFile(LocalDate arg0)
method_47554(LocalDate arg0)
m_jgwzscsc(LocalDate arg0)
createLogFile(LocalDate date)
createNewFile(LocalDate date)