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

6 lines
200 B
Plaintext
Raw Normal View History

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