(ctor) BeverageBuyInfo( Type type, BeverageType content, int price, int amount, int itemID, int hue )
      (ctor) BeverageBuyInfo( string name, Type type, BeverageType content, int price, int amount, int itemID, int hue )
      bool CanCacheDisplay( get; )
      virtual IEntity GetEntity()