Class VeilRenderProfilerImpl
java.lang.Object
foundry.veil.impl.client.render.profiler.VeilRenderProfilerImpl
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
static final record
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
endFrame()
static VeilRenderProfiler
get()
getCounters
(String sectionPath, RenderProfilerCounter sortedStatistic) static void
setEnabled
(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)
-