yarn/mappings/net/minecraft/util/profiler/ProfileResult.mapping

16 lines
632 B
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_3696 net/minecraft/util/profiler/ProfileResult
FIELD field_29924 SPLITTER_CHAR C
2019-06-28 17:55:20 -04:00
METHOD method_16067 getTimings (Ljava/lang/String;)Ljava/util/List;
ARG 1 parentPath
2019-06-28 17:55:20 -04:00
METHOD method_16068 getStartTime ()J
2021-03-17 14:44:18 -04:00
METHOD method_16069 save (Ljava/nio/file/Path;)Z
ARG 1 path
2019-06-28 17:55:20 -04:00
METHOD method_16070 getEndTick ()I
METHOD method_16071 getTimeSpan ()J
METHOD method_16072 getStartTick ()I
METHOD method_16073 getEndTime ()J
METHOD method_16074 getTickSpan ()I
METHOD method_21721 getHumanReadableName (Ljava/lang/String;)Ljava/lang/String;
ARG 0 path
METHOD method_34970 getRootTimings ()Ljava/lang/String;