Uses of Class
net.minecraft.client.recipebook.ClientRecipeBook
Package
Description
-
Uses of ClientRecipeBook in net.minecraft.client.gui.screen.recipebook
Modifier and TypeFieldDescriptionprivate ClientRecipeBook
RecipeBookResults.recipeBook
private ClientRecipeBook
RecipeBookWidget.recipeBook
Modifier and TypeMethodDescriptionvoid
RecipeGroupButtonWidget.checkForNewRecipes
(ClientRecipeBook recipeBook, boolean filteringCraftable) boolean
RecipeGroupButtonWidget.hasKnownRecipes
(ClientRecipeBook recipeBook) -
Uses of ClientRecipeBook in net.minecraft.client.network
Modifier and TypeMethodDescriptionClientPlayerInteractionManager.createPlayer
(ClientWorld world, StatHandler statHandler, ClientRecipeBook recipeBook) ClientPlayerInteractionManager.createPlayer
(ClientWorld world, StatHandler statHandler, ClientRecipeBook recipeBook, boolean lastSneaking, boolean lastSprinting) private void
ClientPlayNetworkHandler.refreshRecipeBook
(ClientRecipeBook recipeBook) ModifierConstructorDescriptionClientPlayerEntity
(MinecraftClient client, ClientWorld world, ClientPlayNetworkHandler networkHandler, StatHandler stats, ClientRecipeBook recipeBook, boolean lastSneaking, boolean lastSprinting) -
Uses of ClientRecipeBook in net.minecraft.client.search
Modifier and TypeMethodDescriptionvoid
SearchManager.addRecipeOutputReloader
(ClientRecipeBook recipeBook, World world)