yarn/mappings/net/minecraft/resource/ProfilingResourceReloadHand...

11 lines
465 B
Plaintext

CLASS wp net/minecraft/resource/ProfilingResourceReloadHandlerImpl
CLASS wp$a ProfilingInformation
FIELD a name Ljava/lang/String;
FIELD b prepareProfile Lafl;
FIELD c applyProfile Lafl;
FIELD d prepareTimeMs Ljava/util/concurrent/atomic/AtomicLong;
FIELD e applyTimeMs Ljava/util/concurrent/atomic/AtomicLong;
FIELD d LOGGER Lorg/apache/logging/log4j/Logger;
FIELD e reloadTimer Lcom/google/common/base/Stopwatch;
METHOD a finish (Ljava/util/List;)V