java.lang.Object
io.github.sefiraat.slimetinker.items.tinkermaterials.elements.Alloy

public class Alloy extends Object
  • Constructor Details

    • Alloy

      public Alloy(io.github.thebusybiscuit.slimefun5.api.items.SlimefunItemStack[] recipe)
  • Method Details

    • setupAlloy

      public void setupAlloy(TinkerMaterial parent)
    • getAlloyMap

      public Map<String,Integer> getAlloyMap()
    • getRecipe

      public io.github.thebusybiscuit.slimefun5.api.items.SlimefunItemStack[] getRecipe()
    • getParent

      public TinkerMaterial getParent()
    • getItemStack

      public io.github.thebusybiscuit.slimefun5.api.items.SlimefunItemStack getItemStack()
    • getItem

      public io.github.thebusybiscuit.slimefun5.api.items.SlimefunItem getItem()