Package net.minecraft.util.profiler
Interface ReadableProfiler
- All Superinterfaces:
Profiler
- All Known Implementing Classes:
DummyProfiler,ProfilerSystem
- Mappings:
Namespace Name official apkintermediary net/minecraft/class_3693named net/minecraft/util/profiler/ReadableProfiler
-
Field Summary
Fields inherited from interface net.minecraft.util.profiler.Profiler
field_29925 -
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getResult
ProfileResult getResult()- Mappings:
Namespace Name Mixin selector official dLapk;d()Lapl;intermediary method_16064Lnet/minecraft/class_3693;method_16064()Lnet/minecraft/class_3696;named getResultLnet/minecraft/util/profiler/ReadableProfiler;getResult()Lnet/minecraft/util/profiler/ProfileResult;
-
getInfo
- Mappings:
Namespace Name Mixin selector official dLapk;d(Ljava/lang/String;)Lapf$a;intermediary method_34696Lnet/minecraft/class_3693;method_34696(Ljava/lang/String;)Lnet/minecraft/class_3533$class_4746;named getInfoLnet/minecraft/util/profiler/ReadableProfiler;getInfo(Ljava/lang/String;)Lnet/minecraft/util/profiler/ProfilerSystem$LocatedInfo;
-