public V3UniverseType Type(int typeId)
 {
     return(_internalLatestUniverse.Type(typeId));
 }