Uses of Class
net.minecraft.screen.AbstractRecipeScreenHandler
Package
Description
-
Uses of AbstractRecipeScreenHandler in net.minecraft.client.gui.screen.recipebook
Modifier and TypeFieldDescriptionprivate AbstractRecipeScreenHandler<?>
AnimatedResultButton.craftingScreenHandler
protected AbstractRecipeScreenHandler<?>
RecipeBookWidget.craftingScreenHandler
Modifier and TypeMethodDescriptionvoid
RecipeBookWidget.initialize
(int parentWidth, int parentHeight, MinecraftClient client, boolean narrow, AbstractRecipeScreenHandler<?> craftingScreenHandler) -
Uses of AbstractRecipeScreenHandler in net.minecraft.recipe
Modifier and TypeFieldDescriptionprotected AbstractRecipeScreenHandler<C>
InputSlotFiller.handler
-
Uses of AbstractRecipeScreenHandler in net.minecraft.recipe.book
Modifier and TypeMethodDescriptionboolean
RecipeBook.isFilteringCraftable
(AbstractRecipeScreenHandler<?> handler) -
Uses of AbstractRecipeScreenHandler in net.minecraft.screen
Modifier and TypeClassDescriptionclass
class
class
class
class
class