net.minecraft.recipebook

public interface PlaceRecipeHelper

akr
net.minecraft.recipebook.PlaceRecipeHelper
net.minecraft.class_9838
net.minecraft.unmapped.C_coojbyml
net.minecraft.recipe.RecipeGridAligner
net.minecraft.recipe.RecipePlacementHelper

Method summary

Modifier and TypeMethod
static <T> void
a(int arg0, int arg1, ddu<?> arg2, Iterable<T> arg3, akr$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)
m_xizdixgu(int arg0, int arg1, C_awrmdwqd<?> arg2, Iterable<T> arg3, C_coojbyml$C_ehycdzts<T> arg4)
alignRecipeToGrid(int width, int height, Recipe<?> recipe, Iterable<T> slots, RecipeGridAligner$Filler<T> filter)
placeRecipe(int width, int height, Recipe<?> recipe, Iterable<T> slots, RecipePlacementHelper$Placer<T> placer)
static <T> void
a(int arg0, int arg1, int arg2, int arg3, Iterable<T> arg4, akr$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)
m_dtccadpi(int arg0, int arg1, int arg2, int arg3, Iterable<T> arg4, C_coojbyml$C_ehycdzts<T> arg5)
alignRecipeToGrid(int width, int height, int recipeWidth, int recipeHeight, Iterable<T> slots, RecipeGridAligner$Filler<T> filter)
placeRecipe(int width, int height, int recipeWidth, int recipeHeight, Iterable<T> slots, RecipePlacementHelper$Placer<T> placer)