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

13 lines
502 B
Plaintext

CLASS net/minecraft/class_3696 net/minecraft/util/profiler/ProfileResult
METHOD method_16067 getTimings (Ljava/lang/String;)Ljava/util/List;
ARG 1 parentPath
METHOD method_16068 getStartTime ()J
METHOD method_16069 save (Ljava/io/File;)Z
ARG 1 file
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_18052 getTimingTreeString ()Ljava/lang/String;