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

15 lines
406 B
Plaintext
Raw Normal View History

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