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