Package net.minecraft.util.logging
Interface LogReader<T>
- All Superinterfaces:
 AutoCloseable,Closeable
- Mappings:
 Namespace Name official babintermediary net/minecraft/class_7936named net/minecraft/util/logging/LogReader
- 
Method Summary
 
- 
Method Details
- 
create
- Mappings:
 Namespace Name Mixin selector official aLbab;a(Lcom/mojang/serialization/Codec;Ljava/io/Reader;)Lbab;intermediary method_47571Lnet/minecraft/class_7936;method_47571(Lcom/mojang/serialization/Codec;Ljava/io/Reader;)Lnet/minecraft/class_7936;named createLnet/minecraft/util/logging/LogReader;create(Lcom/mojang/serialization/Codec;Ljava/io/Reader;)Lnet/minecraft/util/logging/LogReader;
 - 
read
- Throws:
 IOException- Mappings:
 Namespace Name Mixin selector official aLbab;a()Ljava/lang/Object;intermediary method_47570Lnet/minecraft/class_7936;method_47570()Ljava/lang/Object;named readLnet/minecraft/util/logging/LogReader;read()Ljava/lang/Object;
 
 -