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

9 lines
328 B
Plaintext
Raw Normal View History

2019-06-07 07:45:25 -04:00
CLASS hf 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-06-07 07:45:25 -04:00
METHOD b getRecipeId ()Lqt;
METHOD c getSerializer ()Lbeo;
METHOD d toAdvancementJson ()Lcom/google/gson/JsonObject;
2019-06-07 07:45:25 -04:00
METHOD e getAdvancementId ()Lqt;