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