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

12 lines
275 B
Plaintext
Raw Normal View History

2018-10-25 16:01:57 -04:00
CLASS awk net/minecraft/recipe/IRecipeSerializer
METHOD a getId ()Ljava/lang/String;
METHOD a write (Lim;Lawi;)V
ARG 0 buf
ARG 1 recipe
METHOD a read (Lpt;Lcom/google/gson/JsonObject;)Lawi;
ARG 0 id
ARG 1 json
METHOD a read (Lpt;Lim;)Lawi;
ARG 0 id
ARG 1 buf