Class FoodChorusFruit

All Implemented Interfaces:
org.cloudburstmc.api.item.Food

public class FoodChorusFruit extends FoodNormal
Created by Leonidius20 on 20.08.18.
  • Constructor Details

    • FoodChorusFruit

      public FoodChorusFruit()
  • Method Details

    • onEatenBy

      public boolean onEatenBy(org.cloudburstmc.api.player.Player player)
      Specified by:
      onEatenBy in interface org.cloudburstmc.api.item.Food
      Overrides:
      onEatenBy in class Food