public void Init() => _types.ForEach(t => Event.NetSubscribe(new EventSubscription(t, Publish, this)));