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

13 lines
318 B
Plaintext
Raw Normal View History

2019-02-21 13:19:18 -05:00
CLASS bam net/minecraft/recipe/crafting/ShapelessRecipe
CLASS bam$a Serializer
METHOD a (Liy;Lbah;)V
2019-02-20 16:01:25 -05:00
ARG 1 recipe
2019-02-21 13:19:18 -05:00
METHOD a (Lqi;Lcom/google/gson/JsonObject;)Lbah;
2019-02-20 16:01:25 -05:00
ARG 1 json
2019-02-21 13:19:18 -05:00
METHOD a (Lqi;Liy;)Lbah;
2019-02-20 16:01:25 -05:00
ARG 1 buf
FIELD a id Lqi;
FIELD b group Ljava/lang/String;
2019-02-21 13:19:18 -05:00
FIELD c output Laxx;
2019-02-20 16:01:25 -05:00
FIELD d input Lff;