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 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