Package net.minecraft.util
Class ErrorReporter.Logging
java.lang.Object
net.minecraft.util.ErrorReporter.Impl
net.minecraft.util.ErrorReporter.Logging
- All Implemented Interfaces:
AutoCloseable,ErrorReporter
- Enclosing interface:
ErrorReporter
- Mappings:
Namespace Name named net/minecraft/util/ErrorReporter$Loggingintermediary net/minecraft/class_8942$class_11340official bfo$j
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.util.ErrorReporter
ErrorReporter.Context, ErrorReporter.CriterionContext, ErrorReporter.Error, ErrorReporter.Impl, ErrorReporter.ListElementContext, ErrorReporter.Logging, ErrorReporter.LootTableContext, ErrorReporter.MapElementContext, ErrorReporter.NamedListElementContext, ErrorReporter.ReferenceLootTableContext -
Field Summary
FieldsFields inherited from class net.minecraft.util.ErrorReporter.Impl
CONTEXTFields inherited from interface net.minecraft.util.ErrorReporter
EMPTY -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.util.ErrorReporter.Impl
apply, getErrorsAsLongString, getErrorsAsString, isEmpty, makeChild, report
-
Field Details
-
logger
- Mappings:
Namespace Name Mixin selector named loggerLnet/minecraft/util/ErrorReporter$Logging;logger:Lorg/slf4j/Logger;intermediary field_60353Lnet/minecraft/class_8942$class_11340;field_60353:Lorg/slf4j/Logger;official cLbfo$j;c:Lorg/slf4j/Logger;
-
-
Constructor Details
-
Logging
- Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/util/ErrorReporter$Logging;<init>(Lorg/slf4j/Logger;)Vintermediary <init>Lnet/minecraft/class_8942$class_11340;<init>(Lorg/slf4j/Logger;)Vofficial <init>Lbfo$j;<init>(Lorg/slf4j/Logger;)V
-
Logging
- Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/util/ErrorReporter$Logging;<init>(Lnet/minecraft/util/ErrorReporter$Context;Lorg/slf4j/Logger;)Vintermediary <init>Lnet/minecraft/class_8942$class_11340;<init>(Lnet/minecraft/class_8942$class_11336;Lorg/slf4j/Logger;)Vofficial <init>Lbfo$j;<init>(Lbfo$f;Lorg/slf4j/Logger;)V
-
-
Method Details
-
close
public void close()- Specified by:
closein interfaceAutoCloseable
-