Package net.minecraft.util.profiler
Class MetricSuppliers.class_6399
java.lang.Object
net.minecraft.client.util.profiler.SamplingRecorder
net.minecraft.util.profiler.MetricSuppliers.class_6399
- Enclosing class:
- MetricSuppliers
- Mappings:
Namespace Name official aqa$a
intermediary net/minecraft/class_5950$class_6399
named net/minecraft/util/profiler/MetricSuppliers$class_6399
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.util.profiler.SamplingRecorder
SamplingRecorder.Builder<T>, SamplingRecorder.class_6398, SamplingRecorder.HighPassValueConsumer, SamplingRecorder.ValueConsumer
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
int
hashCode()
private static SamplingRecorder.ValueConsumer
method_37183(List<SamplingRecorder> list)
private static void
method_37185(List<SamplingRecorder> list)
private static double
method_37186(List<SamplingRecorder> list)
Methods inherited from class net.minecraft.client.util.profiler.SamplingRecorder
create, create, create, method_37171, method_37172, method_37173, method_37174, sample, start, stop
-
Field Details
-
field_33890
- Mappings:
Namespace Name Mixin selector official b
Laqa$a;b:Ljava/util/List;
intermediary field_33890
Lnet/minecraft/class_5950$class_6399;field_33890:Ljava/util/List;
named field_33890
Lnet/minecraft/util/profiler/MetricSuppliers$class_6399;field_33890:Ljava/util/List;
-
-
Constructor Details
-
class_6399
class_6399(String string, List<SamplingRecorder> list)
-
-
Method Details
-
method_37183
- Mappings:
Namespace Name Mixin selector official a
Laqa$a;a(Ljava/util/List;)Lapz$c;
intermediary method_37183
Lnet/minecraft/class_5950$class_6399;method_37183(Ljava/util/List;)Lnet/minecraft/class_5965$class_5967;
named method_37183
Lnet/minecraft/util/profiler/MetricSuppliers$class_6399;method_37183(Ljava/util/List;)Lnet/minecraft/client/util/profiler/SamplingRecorder$ValueConsumer;
-
method_37185
- Mappings:
Namespace Name Mixin selector official b
Laqa$a;b(Ljava/util/List;)V
intermediary method_37185
Lnet/minecraft/class_5950$class_6399;method_37185(Ljava/util/List;)V
named method_37185
Lnet/minecraft/util/profiler/MetricSuppliers$class_6399;method_37185(Ljava/util/List;)V
-
method_37186
- Mappings:
Namespace Name Mixin selector official c
Laqa$a;c(Ljava/util/List;)D
intermediary method_37186
Lnet/minecraft/class_5950$class_6399;method_37186(Ljava/util/List;)D
named method_37186
Lnet/minecraft/util/profiler/MetricSuppliers$class_6399;method_37186(Ljava/util/List;)D
-
equals
- Overrides:
equals
in classSamplingRecorder
-
hashCode
public int hashCode()- Overrides:
hashCode
in classSamplingRecorder
-