Uses of Class
net.minecraft.screen.GhostRecipe
Packages that use GhostRecipe
Package
Description
The base package for all Minecraft classes.
-
Uses of GhostRecipe in net.minecraft
Methods in net.minecraft with parameters of type GhostRecipeModifier and TypeMethodDescriptionprotected voidclass_9933.showGhostRecipe(GhostRecipe ghostRecipe, RecipeEntry<?> entry) -
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 voidAbstractFurnaceRecipeBookScreen.showGhostRecipe(GhostRecipe ghostRecipe, RecipeEntry<?> entry) protected abstract voidRecipeBookWidget.showGhostRecipe(GhostRecipe ghostRecipe, RecipeEntry<?> entry)