net.minecraft.util.logging

public class LogFileCompressor

bge
net.minecraft.util.eventlog.EventLogDirectory
net.minecraft.class_7929
net.minecraft.util.logging.LogFileCompressor
net.minecraft.unmapped.C_yknlgtdk
net.minecraft.client.util.telemetry.logging.TelemetryEventLogDirectory
net.minecraft.src.C_260394_

Field summary

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

Constructor summary

ModifierConstructor
private (Path directory, String extension)

Method summary

Modifier and TypeMethod
public static LogFileCompressor
a(Path o, String o)
open(Path arg0, String arg1)
method_47552(Path arg0, String arg1)
create(Path directory, String extension)
m_gudchkvc(Path arg0, String arg1)
create(Path root, String extension)
m_260952_(Path p_261743_, String p_261659_)
public LogFileCompressor$LogFileIterable
a()
listFiles()
method_47549()
getAll()
m_ledhvzmq()
listFiles()
m_261134_()
private LogFileCompressor$LogFile
a(Path arg0)
parseFile(Path arg0)
method_47551(Path arg0)
get(Path path)
m_ibfyqars(Path arg0)
parseFile(Path filePath)
m_260829_(Path arg0)
static void
a(Path o, Path o)
tryCompress(Path arg0, Path arg1)
method_47553(Path arg0, Path arg1)
compress(Path from, Path to)
m_gehsmcim(Path arg0, Path arg1)
attemptCompression(Path filePath, Path compressedPath)
m_260828_(Path p_261741_, Path p_262101_)
private static void
a(ReadableByteChannel o, Path o)
writeCompressed(ReadableByteChannel arg0, Path arg1)
method_47550(ReadableByteChannel arg0, Path arg1)
compress(ReadableByteChannel source, Path outputPath)
m_tnzwkpeh(ReadableByteChannel arg0, Path arg1)
writeCompressed(ReadableByteChannel fileContents, Path path)
m_261201_(ReadableByteChannel p_262066_, Path p_262054_)
public LogFileCompressor$Uncompressed
a(LocalDate arg0)
createNewFile(LocalDate arg0)
method_47554(LocalDate arg0)
createLogFile(LocalDate date)
m_jgwzscsc(LocalDate arg0)
createNewFile(LocalDate date)
m_261046_(LocalDate arg0)