using Syntriax.Engine.Core; namespace Syntriax.Engine.Systems.Network; public interface INetworkEntity : IEntity;