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