Some components require default instance data upon initialization (IHasMany<> components)
In an effort to simplify entity creation we removed the old default entity initializers. I believe these can be returned via basic component type initializers.
Required for: TractorBeamEmitter(localId) among others