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

6 lines
200 B
Plaintext
Raw Normal View History

2018-11-29 15:10:38 -05:00
CLASS aya net/minecraft/recipe/RecipeSerializer
2018-10-25 16:01:57 -04:00
METHOD a getId ()Ljava/lang/String;
2018-11-29 15:10:38 -05:00
METHOD a write (Liq;Laxy;)V
METHOD a read (Lpy;Lcom/google/gson/JsonObject;)Laxy;
METHOD a read (Lpy;Liq;)Laxy;