Package net.minecraft.util.profiler
Interface ReadableProfiler
- All Superinterfaces:
Profiler
- All Known Implementing Classes:
DummyProfiler,ProfilerSystem
public interface ReadableProfiler extends Profiler
- Mappings:
Namespace Name official apmintermediary net/minecraft/class_3693named net/minecraft/util/profiler/ReadableProfiler
-
Method Summary
Modifier and Type Method Description ProfileResultgetResult()ProfilerSystem.LocatedInfomethod_34696(String string)
-
Method Details
-
getResult
ProfileResult getResult()- Mappings:
Namespace Name Mixin selector official dLapm;d()Lapn;intermediary method_16064Lnet/minecraft/class_3693;method_16064()Lnet/minecraft/class_3696;named getResultLnet/minecraft/util/profiler/ReadableProfiler;getResult()Lnet/minecraft/util/profiler/ProfileResult;
-
method_34696
- Mappings:
Namespace Name Mixin selector official dLapm;d(Ljava/lang/String;)Laph$a;intermediary method_34696Lnet/minecraft/class_3693;method_34696(Ljava/lang/String;)Lnet/minecraft/class_3533$class_4746;named method_34696Lnet/minecraft/util/profiler/ReadableProfiler;method_34696(Ljava/lang/String;)Lnet/minecraft/util/profiler/ProfilerSystem$LocatedInfo;
-