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

12 lines
274 B
Plaintext
Raw Normal View History

2018-12-05 09:11:37 -05:00
CLASS ayc net/minecraft/recipe/RecipeSerializer
2018-10-25 16:01:57 -04:00
METHOD a getId ()Ljava/lang/String;
2018-12-05 09:11:37 -05:00
METHOD a write (Lir;Laya;)V
ARG 0 buf
ARG 1 recipe
METHOD a read (Lpz;Lcom/google/gson/JsonObject;)Laya;
ARG 0 id
ARG 1 json
METHOD a read (Lpz;Lir;)Laya;
ARG 0 id
ARG 1 buf