Package net.minecraft.client.recipebook
Class ClientRecipeBook
java.lang.Object
net.minecraft.recipe.book.RecipeBook
net.minecraft.client.recipebook.ClientRecipeBook
- Mappings:
- Namespace - Name - named - net/minecraft/client/recipebook/ClientRecipeBook- intermediary - net/minecraft/class_299- official - fkv
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate final Set<NetworkRecipeId> private List<RecipeResultCollection> private final Map<NetworkRecipeId, RecipeDisplayEntry> private Map<RecipeBookGroup, List<RecipeResultCollection>> Fields inherited from class net.minecraft.recipe.book.RecipeBookoptions
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidadd(RecipeDisplayEntry entry) voidclear()getResultsForCategory(RecipeBookGroup category) booleanisHighlighted(NetworkRecipeId recipeId) voidmarkHighlighted(NetworkRecipeId recipeId) voidrefresh()voidremove(NetworkRecipeId recipeId) private static Map<RecipeBookCategory, List<List<RecipeDisplayEntry>>> toGroupedMap(Iterable<RecipeDisplayEntry> recipes) voidunmarkHighlighted(NetworkRecipeId recipeId) Methods inherited from class net.minecraft.recipe.book.RecipeBookgetOptions, isFilteringCraftable, isGuiOpen, setCategoryOptions, setFilteringCraftable, setGuiOpen, setOptions
- 
Field Details- 
recipes- Mappings:
- Namespace - Name - Mixin selector - named - recipes- Lnet/minecraft/client/recipebook/ClientRecipeBook;recipes:Ljava/util/Map;- intermediary - field_54810- Lnet/minecraft/class_299;field_54810:Ljava/util/Map;- official - b- Lfkv;b:Ljava/util/Map;
 
- 
highlightedRecipes- Mappings:
- Namespace - Name - Mixin selector - named - highlightedRecipes- Lnet/minecraft/client/recipebook/ClientRecipeBook;highlightedRecipes:Ljava/util/Set;- intermediary - field_54811- Lnet/minecraft/class_299;field_54811:Ljava/util/Set;- official - c- Lfkv;c:Ljava/util/Set;
 
- 
resultsByCategory- Mappings:
- Namespace - Name - Mixin selector - named - resultsByCategory- Lnet/minecraft/client/recipebook/ClientRecipeBook;resultsByCategory:Ljava/util/Map;- intermediary - field_1638- Lnet/minecraft/class_299;field_1638:Ljava/util/Map;- official - d- Lfkv;d:Ljava/util/Map;
 
- 
orderedResults- Mappings:
- Namespace - Name - Mixin selector - named - orderedResults- Lnet/minecraft/client/recipebook/ClientRecipeBook;orderedResults:Ljava/util/List;- intermediary - field_25778- Lnet/minecraft/class_299;field_25778:Ljava/util/List;- official - e- Lfkv;e:Ljava/util/List;
 
 
- 
- 
Constructor Details- 
ClientRecipeBookpublic ClientRecipeBook()
 
- 
- 
Method Details- 
add- Mappings:
- Namespace - Name - Mixin selector - named - add- Lnet/minecraft/client/recipebook/ClientRecipeBook;add(Lnet/minecraft/recipe/RecipeDisplayEntry;)V- intermediary - method_64849- Lnet/minecraft/class_299;method_64849(Lnet/minecraft/class_10297;)V- official - a- Lfkv;a(Ldcl;)V
 
- 
remove- Mappings:
- Namespace - Name - Mixin selector - named - remove- Lnet/minecraft/client/recipebook/ClientRecipeBook;remove(Lnet/minecraft/recipe/NetworkRecipeId;)V- intermediary - method_64850- Lnet/minecraft/class_299;method_64850(Lnet/minecraft/class_10298;)V- official - a- Lfkv;a(Ldcm;)V
 
- 
clearpublic void clear()- Mappings:
- Namespace - Name - Mixin selector - named - clear- Lnet/minecraft/client/recipebook/ClientRecipeBook;clear()V- intermediary - method_65018- Lnet/minecraft/class_299;method_65018()V- official - b- Lfkv;b()V
 
- 
isHighlighted- Mappings:
- Namespace - Name - Mixin selector - named - isHighlighted- Lnet/minecraft/client/recipebook/ClientRecipeBook;isHighlighted(Lnet/minecraft/recipe/NetworkRecipeId;)Z- intermediary - method_64855- Lnet/minecraft/class_299;method_64855(Lnet/minecraft/class_10298;)Z- official - b- Lfkv;b(Ldcm;)Z
 
- 
unmarkHighlighted- Mappings:
- Namespace - Name - Mixin selector - named - unmarkHighlighted- Lnet/minecraft/client/recipebook/ClientRecipeBook;unmarkHighlighted(Lnet/minecraft/recipe/NetworkRecipeId;)V- intermediary - method_64856- Lnet/minecraft/class_299;method_64856(Lnet/minecraft/class_10298;)V- official - c- Lfkv;c(Ldcm;)V
 
- 
markHighlighted- Mappings:
- Namespace - Name - Mixin selector - named - markHighlighted- Lnet/minecraft/client/recipebook/ClientRecipeBook;markHighlighted(Lnet/minecraft/recipe/NetworkRecipeId;)V- intermediary - method_64857- Lnet/minecraft/class_299;method_64857(Lnet/minecraft/class_10298;)V- official - d- Lfkv;d(Ldcm;)V
 
- 
refreshpublic void refresh()- Mappings:
- Namespace - Name - Mixin selector - named - refresh- Lnet/minecraft/client/recipebook/ClientRecipeBook;refresh()V- intermediary - method_64853- Lnet/minecraft/class_299;method_64853()V- official - c- Lfkv;c()V
 
- 
toGroupedMapprivate static Map<RecipeBookCategory,List<List<RecipeDisplayEntry>>> toGroupedMap(Iterable<RecipeDisplayEntry> recipes) - Mappings:
- Namespace - Name - Mixin selector - named - toGroupedMap- Lnet/minecraft/client/recipebook/ClientRecipeBook;toGroupedMap(Ljava/lang/Iterable;)Ljava/util/Map;- intermediary - method_30283- Lnet/minecraft/class_299;method_30283(Ljava/lang/Iterable;)Ljava/util/Map;- official - a- Lfkv;a(Ljava/lang/Iterable;)Ljava/util/Map;
 
- 
getOrderedResults- Mappings:
- Namespace - Name - Mixin selector - named - getOrderedResults- Lnet/minecraft/client/recipebook/ClientRecipeBook;getOrderedResults()Ljava/util/List;- intermediary - method_1393- Lnet/minecraft/class_299;method_1393()Ljava/util/List;- official - d- Lfkv;d()Ljava/util/List;
 
- 
getResultsForCategory- Mappings:
- Namespace - Name - Mixin selector - named - getResultsForCategory- Lnet/minecraft/client/recipebook/ClientRecipeBook;getResultsForCategory(Lnet/minecraft/recipe/book/RecipeBookGroup;)Ljava/util/List;- intermediary - method_1396- Lnet/minecraft/class_299;method_1396(Lnet/minecraft/class_10287;)Ljava/util/List;- official - a- Lfkv;a(Ldax;)Ljava/util/List;
 
 
-