Uses of Class
net.minecraft.client.util.profiler.MetricSampler
| Package | Description |
|---|---|
| net.minecraft.util.profiler | |
| net.minecraft.util.thread |
-
Uses of MetricSampler in net.minecraft.util.profiler
Methods in net.minecraft.util.profiler that return types with arguments of type MetricSampler Modifier and Type Method Description List<MetricSampler>MetricSamplerSupplier. getSamplers()Map<SamplingChannel,List<MetricSampler>>MetricSuppliers. getSamplers() -
Uses of MetricSampler in net.minecraft.util.thread
Methods in net.minecraft.util.thread that return types with arguments of type MetricSampler Modifier and Type Method Description List<MetricSampler>TaskExecutor. getSamplers()List<MetricSampler>ThreadExecutor. getSamplers()