using Robust.Shared.Serialization; namespace Robust.Server.Serialization; internal sealed partial class ServerRobustSerializer : RobustSerializer { // Who doesn't love a good empty server/client specific class that just exists so that everything can be sealed? }