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 aoq
intermediary net/minecraft/class_3693
named net/minecraft/util/profiler/ReadableProfiler
-
Method Summary
Modifier and Type Method Description ProfileResult
getResult()
-
Method Details
-
getResult
ProfileResult getResult()- Mappings:
Namespace Name Mixin selector official d
Laoq;d()Laor;
intermediary method_16064
Lnet/minecraft/class_3693;method_16064()Lnet/minecraft/class_3696;
named getResult
Lnet/minecraft/util/profiler/ReadableProfiler;getResult()Lnet/minecraft/util/profiler/ProfileResult;
-