java.lang.Object
io.github.thebusybiscuit.slimefun4.api.items.SlimefunItem
io.github.thebusybiscuit.slimefun4.implementation.items.cargo.TrashCan
All Implemented Interfaces:
Placeable, InventoryBlock

public class TrashCan extends SlimefunItem implements InventoryBlock
The TrashCan is a simple container which simply voids all items that enter it.
Author:
TheBusyBiscuit