All Implemented Interfaces:
EnergyNetComponent, ItemAttribute, Placeable, InventoryBlock

public class AnimalGrowthAccelerator extends AbstractGrowthAccelerator
  • Constructor Details

  • Method Details

    • getCapacity

      public int getCapacity()
    • tick

      protected void tick(org.bukkit.block.Block b)
      Specified by:
      tick in class AbstractGrowthAccelerator
    • isOrganicFood

      protected boolean isOrganicFood(@Nullable org.bukkit.inventory.ItemStack item)