yarn/mappings/net/minecraft/data/server/RecipesGenerator.mapping

7 lines
219 B
Plaintext
Raw Normal View History

2018-11-07 11:37:58 -05:00
CLASS gu net/minecraft/data/server/RecipesGenerator
FIELD b LOGGER Lorg/apache/logging/log4j/Logger;
FIELD c GSON Lcom/google/gson/Gson;
2018-11-07 11:37:58 -05:00
FIELD d root Lfx;
METHOD a getName ()Ljava/lang/String;
2018-11-07 11:37:58 -05:00
METHOD a run (Lfz;)V