Class AltarRecipe
java.lang.Object
io.github.thebusybiscuit.slimefun4.implementation.items.altar.AltarRecipe
-
Constructor Summary
ConstructorsConstructorDescriptionAltarRecipe
(List<org.bukkit.inventory.ItemStack> input, org.bukkit.inventory.ItemStack output) -
Method Summary
-
Constructor Details
-
AltarRecipe
public AltarRecipe(List<org.bukkit.inventory.ItemStack> input, org.bukkit.inventory.ItemStack output)
-
-
Method Details