Uses of Class
net.minecraft.client.recipebook.ClientRecipeBook
-
Uses of ClientRecipeBook in net.minecraft.client.gui.screen.recipebook
Modifier and TypeMethodDescriptionboolean
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)
ModifierConstructorDescriptionClientPlayerEntity(MinecraftClient client, ClientWorld world, ClientPlayNetworkHandler networkHandler, StatHandler stats, ClientRecipeBook recipeBook, boolean lastSneaking, boolean lastSprinting)