yarn/mappings/net/minecraft/recipe/cooking/CookingRecipeSerializer.map...

12 lines
323 B
Plaintext
Raw Normal View History

2019-02-13 12:35:08 -05:00
CLASS bal net/minecraft/recipe/cooking/CookingRecipeSerializer
CLASS bal$a RecipeFactory
2019-01-24 11:47:45 -05:00
FIELD t cookingTime I
2019-02-13 12:35:08 -05:00
FIELD u recipeFactory Lbal$a;
METHOD <init> (Lbal$a;I)V
2019-01-17 07:18:48 -05:00
ARG 1 recipeFactory
ARG 2 cookingTime
2019-02-13 12:35:08 -05:00
METHOD b read (Lqh;Lcom/google/gson/JsonObject;)Lazp;
2019-01-17 07:18:48 -05:00
ARG 1 id
ARG 2 json
2019-02-13 12:35:08 -05:00
METHOD b read (Lqh;Liw;)Lazp;