Uses of Class
net.minecraft.client.gui.screen.recipebook.GhostRecipe
Packages that use GhostRecipe
-
Uses of GhostRecipe in net.minecraft.client.gui.screen.recipebook
Fields in net.minecraft.client.gui.screen.recipebook declared as GhostRecipeMethods in net.minecraft.client.gui.screen.recipebook with parameters of type GhostRecipeModifier and TypeMethodDescriptionprotected void
AbstractCraftingRecipeBookWidget.showGhostRecipe
(GhostRecipe ghostRecipe, RecipeDisplay display, ContextParameterMap context) protected void
AbstractFurnaceRecipeBookWidget.showGhostRecipe
(GhostRecipe ghostRecipe, RecipeDisplay display, ContextParameterMap context) protected abstract void
RecipeBookWidget.showGhostRecipe
(GhostRecipe ghostRecipe, RecipeDisplay display, ContextParameterMap context)