yarn/mappings/net/minecraft/recipe/RecipeSerializer.mapping

6 lines
200 B
Plaintext
Raw Normal View History

2018-11-07 11:37:58 -05:00
CLASS axi net/minecraft/recipe/RecipeSerializer
2018-10-25 16:01:57 -04:00
METHOD a getId ()Ljava/lang/String;
2018-11-07 11:37:58 -05:00
METHOD a write (Lip;Laxg;)V
METHOD a read (Lpw;Lcom/google/gson/JsonObject;)Laxg;
METHOD a read (Lpw;Lip;)Laxg;