FillableContent
      (static) FillableContent Acquire( Point3D loc, Map map )
      (static) FillableContent Lookup( FillableContentType type )
      (static) FillableContentType Lookup( FillableContent content )
      (ctor) FillableContent( int level, Type[] vendors, FillableEntry[] entries )
      int Level( get; )
      FillableContentType TypeID( get; )
      Type[] Vendors( get; )
      virtual Item Construct()