Package hiiragi283.ragium.common.recipe
Class HTAlloyingRecipe.Input
-
- All Implemented Interfaces:
-
net.minecraft.world.item.crafting.RecipeInput
@JvmRecord() public final class HTAlloyingRecipe.Input extends Record implements RecipeInput
-
-
Constructor Summary
Constructors Constructor Description HTAlloyingRecipe.Input(ItemStack first, ItemStack second, ItemStack third)HTAlloyingRecipe.Input(List<ItemStack> items)
-
Method Summary
-
-
Constructor Detail
-
HTAlloyingRecipe.Input
HTAlloyingRecipe.Input(ItemStack first, ItemStack second, ItemStack third)
-
HTAlloyingRecipe.Input
HTAlloyingRecipe.Input(List<ItemStack> items)
-
-
-
-