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

10 lines
453 B
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_1064 net/minecraft/client/resource/ResourceIndex
FIELD field_40563 SEPARATOR_SPLITTER Lcom/google/common/base/Splitter;
2022-01-19 12:26:32 -05:00
FIELD field_5290 LOGGER Lorg/slf4j/Logger;
METHOD method_45858 buildFileSystem (Ljava/nio/file/Path;Ljava/lang/String;)Ljava/nio/file/Path;
COMMENT Builds the resource file system from the index.
COMMENT
COMMENT @return the root path of the resource file system
ARG 0 assetsDir
ARG 1 indexName