namespace Content.Shared.Construction;
[DataDefinition]
public sealed partial class MachineDeconstructedEvent : EntityEventArgs
{
}