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