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.entities.ProduceCollector
All Implemented Interfaces:
EnergyNetComponent, ItemAttribute, MachineProcessHolder<CraftingOperation>, Placeable, RecipeDisplayItem, InventoryBlock

public class ProduceCollector extends AContainer implements RecipeDisplayItem
The ProduceCollector allows you to collect produce from animals. Providing it with a bucket and a nearby Cow will allow you to obtain milk.
Author:
TheBusyBiscuit, Walshy