Uses of Class
net.minecraft.client.gui.screens.recipebook.GhostSlots
Packages that use GhostSlots
Package
Description
-
Uses of GhostSlots in net.minecraft.client.gui.screens.recipebook
Fields in net.minecraft.client.gui.screens.recipebook declared as GhostSlotsMethods in net.minecraft.client.gui.screens.recipebook with parameters of type GhostSlotsModifier and TypeMethodDescriptionprotected void
CraftingRecipeBookComponent.fillGhostRecipe
(GhostSlots p_379930_, RecipeDisplay p_379870_, ContextMap p_380956_) protected void
FurnaceRecipeBookComponent.fillGhostRecipe
(GhostSlots p_379383_, RecipeDisplay p_380318_, ContextMap p_380984_) protected abstract void
RecipeBookComponent.fillGhostRecipe
(GhostSlots p_380075_, RecipeDisplay p_379763_, ContextMap p_381016_) -
Uses of GhostSlots in net.neoforged.neoforge.oldtest.recipebook
Methods in net.neoforged.neoforge.oldtest.recipebook with parameters of type GhostSlotsModifier and TypeMethodDescriptionprotected void
RecipeBookTestComponent.fillGhostRecipe
(GhostSlots p_380075_, RecipeDisplay display, ContextMap p_381016_)