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

12 lines
274 B
Plaintext
Raw Normal View History

CLASS axd net/minecraft/recipe/RecipeSerializer
2018-10-25 16:01:57 -04:00
METHOD a getId ()Ljava/lang/String;
2018-10-31 12:57:21 -04:00
METHOD a write (Lin;Laxb;)V
2018-11-04 07:22:38 -05:00
ARG 1 buf
ARG 2 recipe
2018-10-31 12:57:21 -04:00
METHOD a read (Lpu;Lcom/google/gson/JsonObject;)Laxb;
2018-11-04 07:22:38 -05:00
ARG 1 id
ARG 2 json
2018-10-31 12:57:21 -04:00
METHOD a read (Lpu;Lin;)Laxb;
2018-11-04 07:22:38 -05:00
ARG 1 id
ARG 2 buf