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

11 lines
339 B
Plaintext
Raw Normal View History

2019-01-16 13:24:40 -05:00
CLASS aey net/minecraft/util/profiler/DummyProfiler
FIELD a INSTANCE Laey;
2019-01-09 11:05:18 -05:00
METHOD a startTick ()V
METHOD a push (Ljava/lang/String;)V
METHOD a push (Ljava/util/function/Supplier;)V
METHOD b endTick ()V
METHOD b swap (Ljava/lang/String;)V
METHOD b swap (Ljava/util/function/Supplier;)V
METHOD c pop ()V
2019-01-16 13:24:40 -05:00
METHOD d getResults ()Lafa;