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

6 lines
209 B
Plaintext
Raw Normal View History

2019-03-14 08:57:09 -04:00
CLASS he net/minecraft/data/server/RecipesProvider
FIELD b LOGGER Lorg/apache/logging/log4j/Logger;
FIELD c GSON Lcom/google/gson/Gson;
2019-03-14 08:57:09 -04:00
FIELD d root Lgh;
METHOD a generate (Ljava/util/function/Consumer;)V