implements Closeable
| bpg | |
| net.minecraft.util.eventlog.JsonEventLog | |
| net.minecraft.class_7935 | |
| net.minecraft.unmapped.C_wtehsvxb | |
| net.minecraft.util.logging.LogWriter | |
| net.minecraft.client.util.telemetry.logging.JsonTelemetryEventLog |
Field summary
| Modifier and Type | Field | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private static final com.google.gson.Gson |
| ||||||||||||
| private final com.mojang.serialization.Codec<T> |
| ||||||||||||
| final FileChannel |
| ||||||||||||
| private final AtomicInteger |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (com.mojang.serialization.Codec<T> codec, FileChannel channel) |
Method summary
| Modifier and Type | Method | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public static <T> JsonEventLog<T> |
| ||||||||||||
| public void |
| ||||||||||||
| public JsonEventLogReader<T> |
| ||||||||||||
| public void |
| ||||||||||||
| void |
|