Uses of Interface
net.minecraft.recipe.RecipeGridAligner.Filler
Packages that use RecipeGridAligner.Filler
-
Uses of RecipeGridAligner.Filler in net.minecraft.recipe
Methods in net.minecraft.recipe with parameters of type RecipeGridAligner.FillerModifier and TypeMethodDescriptionstatic <T> voidRecipeGridAligner.alignRecipeToGrid(int width, int height, RecipeEntry<?> recipe, Iterable<T> inputs, RecipeGridAligner.Filler<T> filler)