yarn/mappings/net/minecraft/client/resource/ResourceIndex.mapping

12 lines
370 B
Plaintext
Raw Normal View History

2017-06-08 10:01:49 -04:00
CLASS cec net/minecraft/client/resource/ResourceIndex
FIELD a LOGGER Lorg/apache/logging/log4j/Logger;
FIELD b index Ljava/util/Map;
METHOD <init> (Ljava/io/File;Ljava/lang/String;)V
ARG 0 directory
ARG 1 fileName
METHOD a getIndexInfo ()Ljava/io/File;
2017-06-08 10:01:49 -04:00
METHOD a getResource (Lnd;)Ljava/io/File;
2017-05-13 02:02:51 -04:00
ARG 0 identifier
2017-06-08 10:01:49 -04:00
METHOD b isIndexed (Lnd;)Z
2017-05-13 02:02:51 -04:00
ARG 0 identifier