Class VeilRenderProfilerImpl
java.lang.Object
foundry.veil.impl.client.render.profiler.VeilRenderProfilerImpl
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic final record -
Method Summary
Modifier and TypeMethodDescriptionstatic voidendFrame()static VeilRenderProfilerget()getCounters(String sectionPath, RenderProfilerCounter sortedStatistic) static voidsetEnabled(Collection<String> enabledPaths, RenderProfilerCounter[] statistics)
-
Method Details
-
get
-
setEnabled
-
endFrame
public static void endFrame() -
getCounters
public static List<VeilRenderProfilerImpl.ResultField> getCounters(String sectionPath, RenderProfilerCounter sortedStatistic)
-