Uses of Class
net.minecraft.profiler.FilledProfileResult.Section
-
Uses of FilledProfileResult.Section in net.minecraft.profiler
Modifier and TypeFieldDescriptionprivate final Map<String,
FilledProfileResult.Section> FilledProfileResult.Section.children
private static final Comparator<Map.Entry<String,
FilledProfileResult.Section>> FilledProfileResult.COUNTER_ENTRY_COMPARATOR
Modifier and TypeMethodDescriptionprivate Map<String,
FilledProfileResult.Section> FilledProfileResult.getCounterValues()
Modifier and TypeMethodDescriptionprivate void
FilledProfileResult.appendCounterResults
(int p_230095_1_, String p_230095_2_, FilledProfileResult.Section p_230095_3_, int p_230095_4_, StringBuilder p_230095_5_) Modifier and TypeMethodDescriptionprivate void
FilledProfileResult.appendCounters
(Map<String, FilledProfileResult.Section> p_230102_1_, StringBuilder p_230102_2_, int p_230102_3_)