implements Closeable
| bxt | |
| 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> |
| ||||||||
| 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 |
|