Class ItemPotato

All Implemented Interfaces:
BlockID, ItemID, Cloneable
Direct Known Subclasses:
ItemPotatoPoisonous

public class ItemPotato extends ItemEdible
Author:
MagicDroidX (Nukkit Project)
  • Constructor Details

    • ItemPotato

      public ItemPotato()
    • ItemPotato

      public ItemPotato(Integer meta)
    • ItemPotato

      public ItemPotato(Integer meta, int count)
    • ItemPotato

      protected ItemPotato(int id, Integer meta, int count, String name)