yarn/mappings/net/minecraft/client/recipe/book/ClientRecipeBook.mapping

8 lines
283 B
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS cpd net/minecraft/client/recipe/book/ClientRecipeBook
FIELD k manager Layx;
FIELD l resultsByGroup Ljava/util/Map;
FIELD m orderedResults Ljava/util/List;
METHOD a getGroupsForContainer (Lasw;)Ljava/util/List;
METHOD b getResultsForGroup (Lcpn;)Lcwg;
METHOD i reload ()V