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