yarn/mappings/net/minecraft/recipe/crafting/ShapelessRecipe.mapping

15 lines
406 B
Plaintext
Raw Normal View History

2019-02-13 12:35:08 -05:00
CLASS bai net/minecraft/recipe/crafting/ShapelessRecipe
CLASS bai$a Serializer
METHOD a (Liw;Lbad;)V
2018-10-25 16:01:57 -04:00
ARG 1 recipe
2019-02-13 12:35:08 -05:00
METHOD a (Lqh;Lcom/google/gson/JsonObject;)Lbad;
2018-10-25 16:01:57 -04:00
ARG 1 json
2019-02-13 12:35:08 -05:00
METHOD a (Lqh;Liw;)Lbad;
2018-10-25 16:01:57 -04:00
ARG 1 buf
2019-02-13 12:35:08 -05:00
METHOD b read (Lqh;Lcom/google/gson/JsonObject;)Lbai;
METHOD b read (Lqh;Liw;)Lbai;
FIELD a id Lqh;
2018-10-25 16:01:57 -04:00
FIELD b group Ljava/lang/String;
2019-02-13 12:35:08 -05:00
FIELD c output Laxt;
FIELD d input Lfe;