java.lang.Object
io.github.thebusybiscuit.slimefun4.api.items.SlimefunItem
me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems.AContainer
io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.ElectricIngotPulverizer
All Implemented Interfaces:
EnergyNetComponent, ItemAttribute, MachineProcessHolder<CraftingOperation>, NotHopperable, Placeable, RecipeDisplayItem, InventoryBlock

public class ElectricIngotPulverizer extends AContainer implements RecipeDisplayItem, NotHopperable
The ElectricIngotPulverizer is an implementation of AContainer that allows you to turn various Slimefun Ingots back into their dusts.
Author:
John000708
See Also: