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