namespace Content.Server.Speech.Components; /// <summary> /// Causes all ListenAttemptEvents to fail on the entity. /// </summary> [RegisterComponent] public sealed partial class BlockListeningComponent : Component { }