Class JsonEventLog<T>
java.lang.Object
net.minecraft.util.eventlog.JsonEventLog<T>
- All Implemented Interfaces:
Closeable, AutoCloseable
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final FileChannelprivate static final com.google.gson.Gsonprivate final AtomicInteger -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
GSON
private static final com.google.gson.Gson GSON -
codec
-
channel
-
referenceCount
-
-
Constructor Details
-
JsonEventLog
-
-
Method Details
-
open
- Throws:
IOException
-
write
- Throws:
IOException
-
openReader
- Throws:
IOException
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Throws:
IOException
-
releaseReference
- Throws:
IOException
-