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

12 lines
323 B
Plaintext
Raw Normal View History

2019-02-06 15:22:24 -05:00
CLASS bae net/minecraft/recipe/cooking/CookingRecipeSerializer
CLASS bae$a RecipeFactory
2019-01-24 11:47:45 -05:00
FIELD t cookingTime I
2019-02-06 15:22:24 -05:00
FIELD u recipeFactory Lbae$a;
METHOD <init> (Lbae$a;I)V
2019-01-17 07:18:48 -05:00
ARG 1 recipeFactory
ARG 2 cookingTime
2019-02-06 15:22:24 -05:00
METHOD b read (Lqd;Lcom/google/gson/JsonObject;)Lazi;
2019-01-17 07:18:48 -05:00
ARG 1 id
ARG 2 json
2019-02-06 15:22:24 -05:00
METHOD b read (Lqd;Lis;)Lazi;