Uses of Enum Class
net.minecraft.screen.AbstractRecipeScreenHandler.class_9885
Packages that use AbstractRecipeScreenHandler.class_9885
-
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, RecipeFinder recipeFinder) -
Uses of AbstractRecipeScreenHandler.class_9885 in net.minecraft.screen
Methods in net.minecraft.screen that return AbstractRecipeScreenHandler.class_9885Modifier and TypeMethodDescriptionAbstractCraftingScreenHandler.fillInputSlots(boolean craftAll, boolean bool, RecipeEntry<?> entry, PlayerInventory inventory) AbstractFurnaceScreenHandler.fillInputSlots(boolean craftAll, boolean bool, RecipeEntry<?> entry, PlayerInventory inventory) AbstractRecipeScreenHandler.fillInputSlots(boolean craftAll, boolean bool, RecipeEntry<?> entry, PlayerInventory inventory) 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.