Package com.nexomc.nexo.utils
Object RecipeUtils
-
- All Implemented Interfaces:
public class RecipeUtils
-
-
Field Summary
Fields Modifier and Type Field Description public final static RecipeUtilsINSTANCE
-
Method Summary
Modifier and Type Method Description final RecipeChoicerecipeChoice(Material material)final RecipeChoicerecipeChoice(Tag<Material> tag)-
-
Method Detail
-
recipeChoice
final RecipeChoice recipeChoice(Material material)
-
recipeChoice
final RecipeChoice recipeChoice(Tag<Material> tag)
-
-
-
-