Package net.minecraft.util.profiling.jfr
Class JfrListener
java.lang.Object
net.minecraft.util.profiling.jfr.JfrListener
- Mappings:
Namespace Name official aqxintermediary net/minecraft/class_6507named net/minecraft/util/profiling/jfr/JfrListener
-
Field Details
-
LOGGER
- Mappings:
Namespace Name Mixin selector official aLaqx;a:Lorg/apache/logging/log4j/Logger;intermediary field_34926Lnet/minecraft/class_6507;field_34926:Lorg/apache/logging/log4j/Logger;named LOGGERLnet/minecraft/util/profiling/jfr/JfrListener;LOGGER:Lorg/apache/logging/log4j/Logger;
-
stopCallback
- Mappings:
Namespace Name Mixin selector official bLaqx;b:Ljava/lang/Runnable;intermediary field_34417Lnet/minecraft/class_6507;field_34417:Ljava/lang/Runnable;named stopCallbackLnet/minecraft/util/profiling/jfr/JfrListener;stopCallback:Ljava/lang/Runnable;
-
-
Constructor Details
-
JfrListener
- Mappings:
Namespace Name Mixin selector official <init>Laqx;<init>(Ljava/lang/Runnable;)Vintermediary <init>Lnet/minecraft/class_6507;<init>(Ljava/lang/Runnable;)Vnamed <init>Lnet/minecraft/util/profiling/jfr/JfrListener;<init>(Ljava/lang/Runnable;)V
-
-
Method Details
-
stop
- Mappings:
Namespace Name Mixin selector official aLaqx;a(Ljava/nio/file/Path;)Vintermediary method_38663Lnet/minecraft/class_6507;method_38663(Ljava/nio/file/Path;)Vnamed stopLnet/minecraft/util/profiling/jfr/JfrListener;stop(Ljava/nio/file/Path;)V
-
log
- Mappings:
Namespace Name Mixin selector official aLaqx;a(Lorg/apache/logging/log4j/util/Supplier;)Vintermediary method_37991Lnet/minecraft/class_6507;method_37991(Lorg/apache/logging/log4j/util/Supplier;)Vnamed logLnet/minecraft/util/profiling/jfr/JfrListener;log(Lorg/apache/logging/log4j/util/Supplier;)V
-
warn
- Mappings:
Namespace Name Mixin selector official aLaqx;a(Lorg/apache/logging/log4j/util/Supplier;Ljava/lang/Throwable;)Vintermediary method_37992Lnet/minecraft/class_6507;method_37992(Lorg/apache/logging/log4j/util/Supplier;Ljava/lang/Throwable;)Vnamed warnLnet/minecraft/util/profiling/jfr/JfrListener;warn(Lorg/apache/logging/log4j/util/Supplier;Ljava/lang/Throwable;)V
-
shouldUseLogger
private static boolean shouldUseLogger()- Mappings:
Namespace Name Mixin selector official aLaqx;a()Zintermediary method_37989Lnet/minecraft/class_6507;method_37989()Znamed shouldUseLoggerLnet/minecraft/util/profiling/jfr/JfrListener;shouldUseLogger()Z
-