private Entity() { Tags = new TagsComponent(this); Stats = new StatsContainer(this); _eventHub = new EntityEventHub(); }