Package net.minecraft.util.eventlog
Interface JsonEventLogReader<T>
- All Superinterfaces:
 AutoCloseable,Closeable
- 
Method Summary
 
- 
Method Details
- 
create
static <T> JsonEventLogReader<T> create(com.mojang.serialization.Codec<T> p_261600_, Reader p_261836_)  - 
next
- Throws:
 IOException
 
 -