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

9 lines
328 B
Plaintext
Raw Normal View History

2019-03-14 08:57:09 -04:00
CLASS hd 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-14 08:57:09 -04:00
METHOD b getRecipeId ()Lqp;
2019-03-14 11:39:51 -04:00
METHOD c getSerializer ()Lbdb;
METHOD d toAdvancementJson ()Lcom/google/gson/JsonObject;
2019-03-14 08:57:09 -04:00
METHOD e getAdvancementId ()Lqp;