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

9 lines
328 B
Plaintext
Raw Normal View History

2019-03-20 13:56:26 -04:00
CLASS he 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-03-27 14:35:10 -04:00
METHOD b getRecipeId ()Lqr;
METHOD c getSerializer ()Lbdz;
METHOD d toAdvancementJson ()Lcom/google/gson/JsonObject;
2019-03-27 14:35:10 -04:00
METHOD e getAdvancementId ()Lqr;