java.lang.Object
io.github.thebusybiscuit.slimefun4.api.items.SlimefunItem
io.github.thebusybiscuit.slimefun4.implementation.items.misc.OrganicFood
All Implemented Interfaces:
Placeable

public class OrganicFood extends SlimefunItem
OrganicFood is created using a FoodFabricator and can be used to fuel an AnimalGrowthAccelerator.
Author:
TheBusyBiscuit
See Also:
  • Field Details

  • Constructor Details

    • OrganicFood

      @ParametersAreNonnullByDefault public OrganicFood(ItemGroup itemGroup, SlimefunItemStack item, org.bukkit.Material ingredient)