Class PacketSample.Statistics
java.lang.Object
net.minecraft.util.profiling.jfr.sample.PacketSample.Statistics
- Enclosing class:
- PacketSample
- Mappings:
Namespace Name official aqy$aintermediary net/minecraft/class_6443$class_6444named net/minecraft/util/profiling/jfr/sample/PacketSample$Statistics
-
Field Details
-
count
private final long count- Mappings:
Namespace Name Mixin selector official aLaqy$a;a:Jintermediary field_34143Lnet/minecraft/class_6443$class_6444;field_34143:Jnamed countLnet/minecraft/util/profiling/jfr/sample/PacketSample$Statistics;count:J
-
totalBytes
private final long totalBytes- Mappings:
Namespace Name Mixin selector official bLaqy$a;b:Jintermediary field_34144Lnet/minecraft/class_6443$class_6444;field_34144:Jnamed totalBytesLnet/minecraft/util/profiling/jfr/sample/PacketSample$Statistics;totalBytes:J
-
topContributors
- Mappings:
Namespace Name Mixin selector official cLaqy$a;c:Ljava/util/List;intermediary field_34145Lnet/minecraft/class_6443$class_6444;field_34145:Ljava/util/List;named topContributorsLnet/minecraft/util/profiling/jfr/sample/PacketSample$Statistics;topContributors:Ljava/util/List;
-
duration
- Mappings:
Namespace Name Mixin selector official dLaqy$a;d:Ljava/time/Duration;intermediary field_34146Lnet/minecraft/class_6443$class_6444;field_34146:Ljava/time/Duration;named durationLnet/minecraft/util/profiling/jfr/sample/PacketSample$Statistics;duration:Ljava/time/Duration;
-
-
Constructor Details
-
Statistics
- Mappings:
Namespace Name Mixin selector official <init>Laqy$a;<init>(Ljava/time/Duration;Ljava/util/List;)Vintermediary <init>Lnet/minecraft/class_6443$class_6444;<init>(Ljava/time/Duration;Ljava/util/List;)Vnamed <init>Lnet/minecraft/util/profiling/jfr/sample/PacketSample$Statistics;<init>(Ljava/time/Duration;Ljava/util/List;)V
-
-
Method Details
-
getCount
public long getCount()- Mappings:
Namespace Name Mixin selector official aLaqy$a;a()Jintermediary method_37597Lnet/minecraft/class_6443$class_6444;method_37597()Jnamed getCountLnet/minecraft/util/profiling/jfr/sample/PacketSample$Statistics;getCount()J
-
getCountPerSecond
public double getCountPerSecond()- Mappings:
Namespace Name Mixin selector official bLaqy$a;b()Dintermediary method_37600Lnet/minecraft/class_6443$class_6444;method_37600()Dnamed getCountPerSecondLnet/minecraft/util/profiling/jfr/sample/PacketSample$Statistics;getCountPerSecond()D
-
getBytesPerSecond
public double getBytesPerSecond()- Mappings:
Namespace Name Mixin selector official cLaqy$a;c()Dintermediary method_37602Lnet/minecraft/class_6443$class_6444;method_37602()Dnamed getBytesPerSecondLnet/minecraft/util/profiling/jfr/sample/PacketSample$Statistics;getBytesPerSecond()D
-
getTotalBytes
public long getTotalBytes()- Mappings:
Namespace Name Mixin selector official dLaqy$a;d()Jintermediary method_37604Lnet/minecraft/class_6443$class_6444;method_37604()Jnamed getTotalBytesLnet/minecraft/util/profiling/jfr/sample/PacketSample$Statistics;getTotalBytes()J
-
getTopContributors
- Mappings:
Namespace Name Mixin selector official eLaqy$a;e()Ljava/util/List;intermediary method_37605Lnet/minecraft/class_6443$class_6444;method_37605()Ljava/util/List;named getTopContributorsLnet/minecraft/util/profiling/jfr/sample/PacketSample$Statistics;getTopContributors()Ljava/util/List;
-
getDuration
- Mappings:
Namespace Name Mixin selector official fLaqy$a;f()Ljava/time/Duration;intermediary method_37606Lnet/minecraft/class_6443$class_6444;method_37606()Ljava/time/Duration;named getDurationLnet/minecraft/util/profiling/jfr/sample/PacketSample$Statistics;getDuration()Ljava/time/Duration;
-