Uses of Interface
net.minecraft.recipe.InputSlotFiller.class_9840
Packages that use InputSlotFiller.class_9840
-
Uses of InputSlotFiller.class_9840 in net.minecraft.recipe
Fields in net.minecraft.recipe declared as InputSlotFiller.class_9840Modifier and TypeFieldDescriptionprivate final InputSlotFiller.class_9840<R> InputSlotFiller.handlerMethods in net.minecraft.recipe with parameters of type InputSlotFiller.class_9840Modifier 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) Constructors in net.minecraft.recipe with parameters of type InputSlotFiller.class_9840ModifierConstructorDescriptionprivateInputSlotFiller(InputSlotFiller.class_9840<R> class_9840, PlayerInventory playerInventory, boolean bool, int int2, int int3, List<Slot> list, List<Slot> list2)