AutoCloseable, Closeable
static <T> JsonEventLogReader<T>
create(com.mojang.serialization.Codec<T> codec, Reader reader)
@Nullable T
next()
close
IOException