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

12 lines
274 B
Plaintext

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