using KitchenMods; namespace Pets.Components.Status { public struct COccupiedByPet : IModComponent { } }