Package net.minecraft.util
Interface ErrorReporter
- All Known Implementing Classes:
 ErrorReporter.Impl
public interface ErrorReporter
- Mappings:
 Namespace Name named net/minecraft/util/ErrorReporterintermediary net/minecraft/class_8942official bag
- 
Nested Class Summary
Nested Classes - 
Method Summary
Modifier and TypeMethodDescriptionvoid 
- 
Method Details
- 
makeChild
- Mappings:
 Namespace Name Mixin selector named makeChildLnet/minecraft/util/ErrorReporter;makeChild(Ljava/lang/String;)Lnet/minecraft/util/ErrorReporter;intermediary method_54946Lnet/minecraft/class_8942;method_54946(Ljava/lang/String;)Lnet/minecraft/class_8942;official aLbag;a(Ljava/lang/String;)Lbag;
 - 
report
- Mappings:
 Namespace Name Mixin selector named reportLnet/minecraft/util/ErrorReporter;report(Ljava/lang/String;)Vintermediary method_54947Lnet/minecraft/class_8942;method_54947(Ljava/lang/String;)Vofficial bLbag;b(Ljava/lang/String;)V
 
 -