yarn/mappings/net/minecraft/data/server/recipe/RecipeJsonProvider.mapping

9 lines
328 B
Plaintext
Raw Normal View History

2019-02-20 15:49:23 -05:00
CLASS ha net/minecraft/data/server/recipe/RecipeJsonProvider
METHOD a toJson ()Lcom/google/gson/JsonObject;
METHOD a serialize (Lcom/google/gson/JsonObject;)V
ARG 1 json
2019-02-20 15:49:23 -05:00
METHOD b getRecipeId ()Lqi;
2019-02-21 13:19:18 -05:00
METHOD c getSerializer ()Lbaj;
METHOD d toAdvancementJson ()Lcom/google/gson/JsonObject;
2019-02-20 15:49:23 -05:00
METHOD e getAdvancementId ()Lqi;