Package net.minecraft.util.profiler
Class SamplerFactory
java.lang.Object
net.minecraft.util.profiler.SamplerFactory
- Mappings:
Namespace Name named net/minecraft/util/profiler/SamplerFactory
intermediary net/minecraft/class_6401
official bqm
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static Sampler
createSampler
(Supplier<ReadableProfiler> profilerSupplier, String id, SampleType type) createSamplers
(Supplier<ReadableProfiler> profilerSupplier)
-
Field Details
-
Constructor Details
-
Method Details
-
createSamplers
- Mappings:
Namespace Name Mixin selector named createSamplers
Lnet/minecraft/util/profiler/SamplerFactory;createSamplers(Ljava/util/function/Supplier;)Ljava/util/Set;
intermediary method_37194
Lnet/minecraft/class_6401;method_37194(Ljava/util/function/Supplier;)Ljava/util/Set;
official a
Lbqm;a(Ljava/util/function/Supplier;)Ljava/util/Set;
-
createSampler
private static Sampler createSampler(Supplier<ReadableProfiler> profilerSupplier, String id, SampleType type) - Mappings:
Namespace Name Mixin selector named createSampler
Lnet/minecraft/util/profiler/SamplerFactory;createSampler(Ljava/util/function/Supplier;Ljava/lang/String;Lnet/minecraft/util/profiler/SampleType;)Lnet/minecraft/util/profiler/Sampler;
intermediary method_37196
Lnet/minecraft/class_6401;method_37196(Ljava/util/function/Supplier;Ljava/lang/String;Lnet/minecraft/class_5949;)Lnet/minecraft/class_5965;
official a
Lbqm;a(Ljava/util/function/Supplier;Ljava/lang/String;Lbqd;)Lbqe;
-