Package net.minecraft.util.profiler
Interface SamplerSource
- All Known Implementing Classes:
- ClientSamplerSource,- ServerSamplerSource
public interface SamplerSource
- Mappings:
- Namespace - Name - named - net/minecraft/util/profiler/SamplerSource- intermediary - net/minecraft/class_6400- official - bqg
- 
Method Summary
- 
Method Details- 
getSamplers- Mappings:
- Namespace - Name - Mixin selector - named - getSamplers- Lnet/minecraft/util/profiler/SamplerSource;getSamplers(Ljava/util/function/Supplier;)Ljava/util/Set;- intermediary - method_37189- Lnet/minecraft/class_6400;method_37189(Ljava/util/function/Supplier;)Ljava/util/Set;- official - a- Lbqg;a(Ljava/util/function/Supplier;)Ljava/util/Set;
 
 
-