Interface RecipeBookProvider
- All Known Implementing Classes:
AbstractFurnaceScreen,BlastFurnaceScreen,CraftingScreen,FurnaceScreen,InventoryScreen,RecipeBookScreen,SmokerScreen
@Environment(CLIENT)
public interface RecipeBookProvider
- Mappings:
Namespace Name named net/minecraft/client/gui/screen/recipebook/RecipeBookProviderintermediary net/minecraft/class_518official gvg
-
Method Summary
-
Method Details
-
refreshRecipeBook
void refreshRecipeBook()- Mappings:
Namespace Name Mixin selector named refreshRecipeBookLnet/minecraft/client/gui/screen/recipebook/RecipeBookProvider;refreshRecipeBook()Vintermediary method_16891Lnet/minecraft/class_518;method_16891()Vofficial LLgvg;L()V
-
onCraftFailed
- Mappings:
Namespace Name Mixin selector named onCraftFailedLnet/minecraft/client/gui/screen/recipebook/RecipeBookProvider;onCraftFailed(Lnet/minecraft/recipe/display/RecipeDisplay;)Vintermediary method_64862Lnet/minecraft/class_518;method_64862(Lnet/minecraft/class_10295;)Vofficial aLgvg;a(Ldqk;)V
-