Back to Server.Items

Food : Item, IEntity, IPoint3D, IPoint2D, IHued

Derived Types: Apple, ApplePie, Bacon, Banana, Bananas, BreadLoaf, Cabbage, Cake, Cantaloupe, Carrot, CheesePizza, CheeseWedge, CheeseWheel, ChickenLeg, Coconut, CookedBird, Cookies, Dates, FishSteak, FrenchBread, FriedEggs, FruitBasket, FruitPie, Grapes, GreenGourd, Ham, HoneydewMelon, LambLeg, Lemon, Lettuce, Lime, MeatPie, Muffins, Onion, Peach, PeachCobbler, Pear, Pumpkin, PumpkinPie, Quiche, Ribs, RoastPig, Sausage, SausagePizza, SplitCoconut, Squash, Watermelon, YellowGourd

(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; )
Mobile Poisoner( get; set; )
virtual void Deserialize( GenericReader reader )
virtual bool Eat( Mobile from )
virtual void GetContextMenuEntries( Mobile from, ArrayList list )
virtual void OnDoubleClick( Mobile from )
virtual void Serialize( GenericWriter writer )