Class Alloy
java.lang.Object
io.github.sefiraat.slimetinker.items.tinkermaterials.elements.Alloy
-
Constructor Summary
ConstructorsConstructorDescriptionAlloy(io.github.thebusybiscuit.slimefun5.api.items.SlimefunItemStack[] recipe) -
Method Summary
Modifier and TypeMethodDescriptionio.github.thebusybiscuit.slimefun5.api.items.SlimefunItemgetItem()io.github.thebusybiscuit.slimefun5.api.items.SlimefunItemStackio.github.thebusybiscuit.slimefun5.api.items.SlimefunItemStack[]voidsetupAlloy(TinkerMaterial parent)
-
Constructor Details
-
Alloy
public Alloy(io.github.thebusybiscuit.slimefun5.api.items.SlimefunItemStack[] recipe)
-
-
Method Details
-
setupAlloy
-
getAlloyMap
-
getRecipe
public io.github.thebusybiscuit.slimefun5.api.items.SlimefunItemStack[] getRecipe() -
getParent
-
getItemStack
public io.github.thebusybiscuit.slimefun5.api.items.SlimefunItemStack getItemStack() -
getItem
public io.github.thebusybiscuit.slimefun5.api.items.SlimefunItem getItem()
-