Uses of Class
net.minecraft.profiler.FilledProfileResult.Section
Packages that use FilledProfileResult.Section
-
Uses of FilledProfileResult.Section in net.minecraft.profiler
Fields in net.minecraft.profiler with type parameters of type FilledProfileResult.SectionModifier and TypeFieldDescriptionprivate final Map<String,
FilledProfileResult.Section> FilledProfileResult.Section.children
private static final Comparator<Map.Entry<String,
FilledProfileResult.Section>> FilledProfileResult.COUNTER_ENTRY_COMPARATOR
Methods in net.minecraft.profiler that return types with arguments of type FilledProfileResult.SectionModifier and TypeMethodDescriptionprivate Map<String,
FilledProfileResult.Section> FilledProfileResult.getCounterValues()
Methods in net.minecraft.profiler with parameters of type FilledProfileResult.SectionModifier 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_) Method parameters in net.minecraft.profiler with type arguments of type FilledProfileResult.SectionModifier and TypeMethodDescriptionprivate void
FilledProfileResult.appendCounters
(Map<String, FilledProfileResult.Section> p_230102_1_, StringBuilder p_230102_2_, int p_230102_3_)