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

11 lines
435 B
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_3696 net/minecraft/util/profiler/ProfileResult
METHOD method_16067 getTimings (Ljava/lang/String;)Ljava/util/List;
2019-01-09 11:05:18 -05:00
ARG 1 parentTiming
2019-06-28 17:55:20 -04:00
METHOD method_16068 getStartTime ()J
METHOD method_16069 saveToFile (Ljava/io/File;)Z
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