Back to Server.Items

Food : Item, IEntity, IPoint3D, IPoint2D, IHued

Derived Types: Apple, ApplePie, Bacon, BreadLoaf, Cake, CheeseWheel, ChickenLeg, CookedBird, Cookies, FishSteak, FrenchBread, FriedEggs, Grapes, Ham, LambLeg, Muffins, Peach, PeachCobbler, Pear, Pizza, Quiche, Ribs, RoastPig, Sausage

(static) bool FillHunger( Mobile from, int fillFactor )
(ctor) Food( Serial serial )
(ctor) Food( int itemID )
(ctor) Food( int amount, int itemID )
int FillFactor( get; set; )
Poison Poison( get; set; )
virtual void Deserialize( GenericReader reader )
void Eat( Mobile from )
virtual void GetContextMenuEntries( Mobile from, ArrayList list )
virtual void OnDoubleClick( Mobile from )
virtual void Serialize( GenericWriter writer )