yarn/mappings/net/minecraft/client/recipebook/ClientRecipeBook.mapping

9 lines
479 B
Plaintext

CLASS net/minecraft/class_299 net/minecraft/client/recipebook/ClientRecipeBook
FIELD field_1638 resultsByGroup Ljava/util/Map;
FIELD field_25778 orderedResults Ljava/util/List;
METHOD method_1393 getOrderedResults ()Ljava/util/List;
METHOD method_1396 getResultsForGroup (Lnet/minecraft/class_314;)Ljava/util/List;
ARG 1 category
METHOD method_1400 getGroupForRecipe (Lnet/minecraft/class_1860;)Lnet/minecraft/class_314;
METHOD method_1401 reload (Ljava/lang/Iterable;)V