Package net.minecraft.profiler
Interface IResultableProfiler
- All Superinterfaces:
IProfiler
- All Known Implementing Classes:
EmptyProfiler
,Profiler
-
Method Summary
Methods inherited from interface net.minecraft.profiler.IProfiler
endTick, incrementCounter, incrementCounter, pop, popPush, popPush, push, push, startTick
-
Method Details
-
getResults
IProfileResult getResults()
-