Package net.minestom.server.recipe
Class RecipeCompute
java.lang.Object
net.minestom.server.recipe.RecipeCompute
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic @Nullable RecipeCompute.CraftResultsearchCraft(List<Recipe> recipes, int width, int height, ItemStack[] items)
-
Constructor Details
-
RecipeCompute
public RecipeCompute()
-
-
Method Details
-
searchCraft
@Nullable public static @Nullable RecipeCompute.CraftResult searchCraft(List<Recipe> recipes, int width, int height, ItemStack[] items)
-