Package net.minecraft.util.logging
Class DebugLoggerPrintStream
java.lang.Object
java.io.OutputStream
java.io.FilterOutputStream
java.io.PrintStream
net.minecraft.util.logging.LoggerPrintStream
net.minecraft.util.logging.DebugLoggerPrintStream
- All Implemented Interfaces:
Closeable
,Flushable
,Appendable
,AutoCloseable
- Mappings:
Namespace Name official adi
intermediary net/minecraft/class_2980
named net/minecraft/util/logging/DebugLoggerPrintStream
-
Field Summary
Fields inherited from class net.minecraft.util.logging.LoggerPrintStream
name
Fields inherited from class java.io.FilterOutputStream
out
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraft.util.logging.LoggerPrintStream
println, println
Methods inherited from class java.io.PrintStream
append, append, append, charset, checkError, clearError, close, flush, format, format, print, print, print, print, print, print, print, print, print, printf, printf, println, println, println, println, println, println, println, println, setError, write, write, write, writeBytes
Methods inherited from class java.io.OutputStream
nullOutputStream
-
Field Details
-
LOGGER
- Mappings:
Namespace Name Mixin selector official b
Ladi;b:Lorg/slf4j/Logger;
intermediary field_36382
Lnet/minecraft/class_2980;field_36382:Lorg/slf4j/Logger;
named LOGGER
Lnet/minecraft/util/logging/DebugLoggerPrintStream;LOGGER:Lorg/slf4j/Logger;
-
-
Constructor Details
-
DebugLoggerPrintStream
- Mappings:
Namespace Name Mixin selector official <init>
Ladk;<init>(Ljava/lang/String;Ljava/io/OutputStream;)V
intermediary <init>
Lnet/minecraft/class_2983;<init>(Ljava/lang/String;Ljava/io/OutputStream;)V
named <init>
Lnet/minecraft/util/logging/LoggerPrintStream;<init>(Ljava/lang/String;Ljava/io/OutputStream;)V
-
-
Method Details
-
log
- Overrides:
log
in classLoggerPrintStream
- Mappings:
Namespace Name Mixin selector official a
Ladk;a(Ljava/lang/String;)V
intermediary method_12870
Lnet/minecraft/class_2983;method_12870(Ljava/lang/String;)V
named log
Lnet/minecraft/util/logging/LoggerPrintStream;log(Ljava/lang/String;)V
-