Package net.minecraft.client.util
Class ClientSamplerSource
java.lang.Object
net.minecraft.client.util.ClientSamplerSource
- All Implemented Interfaces:
- SamplerSource
- Mappings:
- Namespace - Name - named - net/minecraft/client/util/ClientSamplerSource- intermediary - net/minecraft/class_6412- official - gqr
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprivate voidgetSamplers(Supplier<ReadableProfiler> profilerSupplier) 
- 
Field Details- 
renderer- Mappings:
- Namespace - Name - Mixin selector - named - renderer- Lnet/minecraft/client/util/ClientSamplerSource;renderer:Lnet/minecraft/client/render/WorldRenderer;- intermediary - field_33959- Lnet/minecraft/class_6412;field_33959:Lnet/minecraft/class_761;- official - a- Lgqr;a:Lgri;
 
- 
samplers- Mappings:
- Namespace - Name - Mixin selector - named - samplers- Lnet/minecraft/client/util/ClientSamplerSource;samplers:Ljava/util/Set;- intermediary - field_33960- Lnet/minecraft/class_6412;field_33960:Ljava/util/Set;- official - b- Lgqr;b:Ljava/util/Set;
 
- 
factory- Mappings:
- Namespace - Name - Mixin selector - named - factory- Lnet/minecraft/client/util/ClientSamplerSource;factory:Lnet/minecraft/util/profiler/SamplerFactory;- intermediary - field_33961- Lnet/minecraft/class_6412;field_33961:Lnet/minecraft/class_6401;- official - c- Lgqr;c:Lbte;
 
 
- 
- 
Constructor Details- 
ClientSamplerSource- Mappings:
- Namespace - Name - Mixin selector - named - <init>- Lnet/minecraft/client/util/ClientSamplerSource;<init>(Ljava/util/function/LongSupplier;Lnet/minecraft/client/render/WorldRenderer;)V- intermediary - <init>- Lnet/minecraft/class_6412;<init>(Ljava/util/function/LongSupplier;Lnet/minecraft/class_761;)V- official - <init>- Lgqr;<init>(Ljava/util/function/LongSupplier;Lgri;)V
 
 
- 
- 
Method Details- 
addInfoSamplersprivate void addInfoSamplers()- Mappings:
- Namespace - Name - Mixin selector - named - addInfoSamplers- Lnet/minecraft/client/util/ClientSamplerSource;addInfoSamplers()V- intermediary - method_37309- Lnet/minecraft/class_6412;method_37309()V- official - a- Lgqr;a()V
 
- 
getSamplers- Specified by:
- getSamplersin interface- SamplerSource
- 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- Lbsy;a(Ljava/util/function/Supplier;)Ljava/util/Set;
 
 
-