Package net.minecraft.util.profiling.jfr
Class JfrProfileRecorder.Counter
java.lang.Object
net.minecraft.util.profiling.jfr.JfrProfileRecorder.Counter
- Enclosing class:
JfrProfileRecorder
- Mappings:
Namespace Name named net/minecraft/util/profiling/jfr/JfrProfileRecorder$Counter
intermediary net/minecraft/class_6516$class_6766
official bnz$a
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
totalCount
private long totalCount- Mappings:
Namespace Name Mixin selector named totalCount
Lnet/minecraft/util/profiling/jfr/JfrProfileRecorder$Counter;totalCount:J
intermediary field_35581
Lnet/minecraft/class_6516$class_6766;field_35581:J
official a
Lbnz$a;a:J
-
totalBytes
private long totalBytes- Mappings:
Namespace Name Mixin selector named totalBytes
Lnet/minecraft/util/profiling/jfr/JfrProfileRecorder$Counter;totalBytes:J
intermediary field_35582
Lnet/minecraft/class_6516$class_6766;field_35582:J
official b
Lbnz$a;b:J
-
-
Constructor Details
-
Counter
public Counter()
-
-
Method Details
-
add
public void add(int bytes) - Mappings:
Namespace Name Mixin selector named add
Lnet/minecraft/util/profiling/jfr/JfrProfileRecorder$Counter;add(I)V
intermediary method_39437
Lnet/minecraft/class_6516$class_6766;method_39437(I)V
official a
Lbnz$a;a(I)V
-
toStatistics
- Mappings:
Namespace Name Mixin selector named toStatistics
Lnet/minecraft/util/profiling/jfr/JfrProfileRecorder$Counter;toStatistics()Lnet/minecraft/util/profiling/jfr/sample/NetworkIoStatistics$PacketStatistics;
intermediary method_39436
Lnet/minecraft/class_6516$class_6766;method_39436()Lnet/minecraft/class_6767$class_6768;
official a
Lbnz$a;a()Lboj$a;
-