Uses of Class
net.minecraft.screen.AbstractRecipeScreenHandler
Packages that use AbstractRecipeScreenHandler
Package
Description
-
Uses of AbstractRecipeScreenHandler in net.minecraft.client.gui.screen.recipebook
Fields in net.minecraft.client.gui.screen.recipebook declared as AbstractRecipeScreenHandlerModifier and TypeFieldDescriptionprivate AbstractRecipeScreenHandler<?>
AnimatedResultButton.craftingScreenHandler
protected AbstractRecipeScreenHandler<?>
RecipeBookWidget.craftingScreenHandler
Methods in net.minecraft.client.gui.screen.recipebook with parameters of type AbstractRecipeScreenHandlerModifier and TypeMethodDescriptionvoid
RecipeBookWidget.initialize
(int parentWidth, int parentHeight, MinecraftClient client, boolean narrow, AbstractRecipeScreenHandler<?> craftingScreenHandler) -
Uses of AbstractRecipeScreenHandler in net.minecraft.recipe
Fields in net.minecraft.recipe declared as AbstractRecipeScreenHandlerModifier and TypeFieldDescriptionprotected AbstractRecipeScreenHandler<C>
InputSlotFiller.handler
Constructors in net.minecraft.recipe with parameters of type AbstractRecipeScreenHandler -
Uses of AbstractRecipeScreenHandler in net.minecraft.recipe.book
Methods in net.minecraft.recipe.book with parameters of type AbstractRecipeScreenHandlerModifier and TypeMethodDescriptionboolean
RecipeBook.isFilteringCraftable
(AbstractRecipeScreenHandler<?> handler) -
Uses of AbstractRecipeScreenHandler in net.minecraft.screen
Subclasses of AbstractRecipeScreenHandler in net.minecraft.screenModifier and TypeClassDescriptionclass
class
class
class
class
class