Uses of Class
net.minecraft.client.util.profiler.Sample
Packages that use Sample
-
Uses of Sample in net.minecraft.client.util.profiler
Fields in net.minecraft.client.util.profiler with type parameters of type SampleModifier and TypeFieldDescriptionprivate final Map<SamplingRecorder,List<Sample>> DebugRecorder.field_33891Method parameters in net.minecraft.client.util.profiler with type arguments of type SampleModifier and TypeMethodDescriptionProfilerDumper.createDump(Set<SamplingRecorder> set, Map<SamplingRecorder, List<Sample>> map, ProfileResult profileResult) private voidProfilerDumper.method_37212(Map<SamplingRecorder, List<Sample>> map, Path path)