implements Closeable
| net.minecraft.util.eventlog.JsonEventLog | |
| net.minecraft.class_7935 | |
| net.minecraft.util.logging.LogWriter |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private static final com.google.gson.Gson |
|
||||||
| private final com.mojang.serialization.Codec<T> |
|
||||||
| private 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> LogWriter<T> |
|
||||||
| public void |
|
||||||
| public LogReader<T> |
|
||||||
| public void |
|
||||||
| private void |
|