net.minecraft.recipebook

public interface PlaceRecipeHelper

alk
net.minecraft.recipebook.PlaceRecipeHelper
net.minecraft.class_9838
net.minecraft.recipe.RecipeGridAligner
net.minecraft.recipebook.PlaceRecipeHelper

Method summary

Modifier and TypeMethod
static <T> void
a(int arg0, int arg1, dce<?> arg2, Iterable<T> arg3, alk$a<T> arg4)
placeRecipe(int arg0, int arg1, Recipe<?> arg2, Iterable<T> arg3, PlaceRecipeHelper$Output<T> arg4)
method_64566(int arg0, int arg1, class_1860<?> arg2, Iterable<T> arg3, class_9838$class_9839<T> arg4)
alignRecipeToGrid(int width, int height, Recipe<?> recipe, Iterable<T> slots, RecipeGridAligner$Filler<T> filter)
static <T> void
a(int arg0, int arg1, int arg2, int arg3, Iterable<T> arg4, alk$a<T> arg5)
placeRecipe(int arg0, int arg1, int arg2, int arg3, Iterable<T> arg4, PlaceRecipeHelper$Output<T> arg5)
method_61229(int arg0, int arg1, int arg2, int arg3, Iterable<T> arg4, class_9838$class_9839<T> arg5)
alignRecipeToGrid(int width, int height, int recipeWidth, int recipeHeight, Iterable<T> slots, RecipeGridAligner$Filler<T> filter)