Uses of Enum Class
net.minecraft.screen.AbstractRecipeScreenHandler.class_9885
Packages that use AbstractRecipeScreenHandler.class_9885
Package
Description
The base package for all Minecraft classes.
-
Uses of AbstractRecipeScreenHandler.class_9885 in net.minecraft
Methods in net.minecraft that return AbstractRecipeScreenHandler.class_9885Modifier and TypeMethodDescriptionclass_9884.fillInputSlots(boolean craftAll, boolean bool, RecipeEntry<?> recipeEntry, PlayerInventory playerInventory) -
Uses of AbstractRecipeScreenHandler.class_9885 in net.minecraft.recipe
Methods in net.minecraft.recipe that return AbstractRecipeScreenHandler.class_9885Modifier and TypeMethodDescriptionstatic <I extends RecipeInput,R extends Recipe<I>>
AbstractRecipeScreenHandler.class_9885InputSlotFiller.method_61232(InputSlotFiller.class_9840<R> class_9840, int int2, int int3, List<Slot> list, List<Slot> list2, PlayerInventory playerInventory, RecipeEntry<R> recipeEntry, boolean bool, boolean bool2) InputSlotFiller.method_61233(RecipeEntry<R> recipeEntry, class_9875 class_9875) -
Uses of AbstractRecipeScreenHandler.class_9885 in net.minecraft.screen
Methods in net.minecraft.screen that return AbstractRecipeScreenHandler.class_9885Modifier and TypeMethodDescriptionAbstractFurnaceScreenHandler.fillInputSlots(boolean craftAll, boolean bool, RecipeEntry<?> recipeEntry, PlayerInventory playerInventory) AbstractRecipeScreenHandler.fillInputSlots(boolean craftAll, boolean bool, RecipeEntry<?> recipeEntry, PlayerInventory playerInventory) Returns the enum constant of this class with the specified name.AbstractRecipeScreenHandler.class_9885.values()Returns an array containing the constants of this enum class, in the order they are declared.