yarn/mappings/net/minecraft/util/profiling/jfr/sample/FileIoSample.mapping

21 lines
816 B
Plaintext

CLASS net/minecraft/class_6523 net/minecraft/util/profiling/jfr/sample/FileIoSample
FIELD comp_25 duration Ljava/time/Duration;
FIELD comp_26 path Ljava/lang/String;
FIELD comp_27 bytes J
METHOD comp_25 duration ()Ljava/time/Duration;
METHOD comp_26 path ()Ljava/lang/String;
METHOD comp_27 bytes ()J
CLASS class_6524 Statistics
FIELD comp_28 totalBytes J
FIELD comp_29 getBytesPerSecond D
FIELD comp_30 count J
FIELD comp_31 getCountPerSecond D
FIELD comp_32 getTotalDuration Ljava/time/Duration;
FIELD comp_33 getTopContributors Ljava/util/List;
METHOD comp_28 totalBytes ()J
METHOD comp_29 getBytesPerSecond ()D
METHOD comp_30 count ()J
METHOD comp_31 getCountPerSecond ()D
METHOD comp_32 getTotalDuration ()Ljava/time/Duration;
METHOD comp_33 getTopContributors ()Ljava/util/List;