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

15 lines
406 B
Plaintext
Raw Normal View History

2019-01-30 12:48:39 -05:00
CLASS azx net/minecraft/recipe/crafting/ShapelessRecipe
CLASS azx$a Serializer
METHOD a (Lis;Lazs;)V
2018-10-25 16:01:57 -04:00
ARG 1 recipe
2019-01-30 12:48:39 -05:00
METHOD a (Lqd;Lcom/google/gson/JsonObject;)Lazs;
2018-10-25 16:01:57 -04:00
ARG 1 json
2019-01-30 12:48:39 -05:00
METHOD a (Lqd;Lis;)Lazs;
2018-10-25 16:01:57 -04:00
ARG 1 buf
2019-01-30 12:48:39 -05:00
METHOD b read (Lqd;Lcom/google/gson/JsonObject;)Lazx;
METHOD b read (Lqd;Lis;)Lazx;
2019-01-24 11:47:45 -05:00
FIELD a id Lqd;
2018-10-25 16:01:57 -04:00
FIELD b group Ljava/lang/String;
2019-01-30 12:48:39 -05:00
FIELD c output Laxi;
2018-11-27 13:50:51 -05:00
FIELD d input Lfh;