Class SupportedRecipes
java.lang.Object
io.github.sefiraat.networks.network.SupportedRecipes
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic booleanallowedRecipe(io.github.thebusybiscuit.slimefun4.api.items.SlimefunItem item) booleantestRecipe(ItemStack[] input, ItemStack[] recipe)
-
Constructor Details
-
SupportedRecipes
public SupportedRecipes()
-
-
Method Details
-
getRecipes
-
addRecipe
-
testRecipe
-
allowedRecipe
public static boolean allowedRecipe(@Nonnull io.github.thebusybiscuit.slimefun4.api.items.SlimefunItem item)
-