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

12 lines
275 B
Plaintext

CLASS axd net/minecraft/recipe/IRecipeSerializer
METHOD a getId ()Ljava/lang/String;
METHOD a write (Lin;Laxb;)V
ARG 0 buf
ARG 1 recipe
METHOD a read (Lpu;Lcom/google/gson/JsonObject;)Laxb;
ARG 0 id
ARG 1 json
METHOD a read (Lpu;Lin;)Laxb;
ARG 0 id
ARG 1 buf