{"Id":"Candide.Entities.Controllers.Other.BedController","Name":"BedController","DisplayName":"BedController","FullName":"Candide.Entities.Controllers.Other.BedController","Namespace":"Candide.Entities.Controllers.Other","Kind":"class","Visibility":"public","IsAbstract":false,"IsSealed":false,"BaseType":"Candide.Entities.Controllers.Other.FurnitureController","Interfaces":[],"SourceLocations":[],"Fields":[],"Properties":[],"Events":[],"Methods":[{"Id":"ApplyBedAura(Shared.Entity.EntityWrapper)-\u003ESystem.Void","Name":"ApplyBedAura","Signature":"public System.Void ApplyBedAura(Shared.Entity.EntityWrapper carriedEntity)","Visibility":"public","ReturnType":"System.Void","Parameters":[{"Name":"carriedEntity","Type":"Shared.Entity.EntityWrapper","IsOut":false,"IsOptional":false}],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":146,"BodyHash":"C9092DC073C92185BDD0ECC24E9B579A62ACCDF6867232648DB4050D52208A5A","Hash":"714BDC9C9EC87BE0F869E71F10BAA712DE2D6D99125197993F8CE581F88672E5","CalledMethods":["Candide.Multiplayer.Models.LocalPlayer::get_EntityId()","Shared.Entity.EntityWrapper::get_Id()","System.Guid::op_Inequality(System.Guid, System.Guid)","Candide.GameModels.Helpers.LocalPlayerFlags::HasFlag(System.String)","Shared.Entity.EntityWrapper::get_Health()","Shared.Entity.EntityWrapper::get_MaxHealth()","Candide.GameModels.Managers.AuraManager::EntityHasAura(System.String, Shared.Entity.EntityWrapper)","Shared.Aura.Args.HealingOverTimeAuraArgs::.ctor()","Candide.GameModels.Helpers.LocalPlayerFlags::GetFlagValue1(System.String, System.Single)","Candide.GameModels.Managers.AuraManager::TryApplyAuraToEntity(System.String, Shared.Entity.EntityWrapper, System.Nullable\u003CSystem.Guid\u003E, Shared.Aura.Args.AbstractAuraArgs, System.Boolean, System.Boolean, System.Boolean)"],"StringLiterals":["bed_hp_regen","aura:favour:power_napper"],"Source":null},{"Id":"GetInteraction(Shared.Entity.EntityWrapper)-\u003EShared.Models.Interaction.Interaction","Name":"GetInteraction","Signature":"public Shared.Models.Interaction.Interaction GetInteraction(Shared.Entity.EntityWrapper otherEntity)","Visibility":"public","ReturnType":"Shared.Models.Interaction.Interaction","Parameters":[{"Name":"otherEntity","Type":"Shared.Entity.EntityWrapper","IsOut":false,"IsOptional":false}],"IsStatic":false,"IsAbstract":false,"IsVirtual":true,"IsConstructor":false,"GenericArity":0,"IlSize":121,"BodyHash":"B2ED9E0E1DE00DC0B0ABDB2B23A6386C9456855030A82C74C32015B83F555BA5","Hash":"20C3A5E407C4EDB7B85C7ACAD2A1A1F0EEA89200757ED75925BFEA5CF3652595","CalledMethods":["Candide.Entities.Controllers.Other.FurnitureController::GetInteraction(Shared.Entity.EntityWrapper)","CandideServer.Helpers.EntityRepairHelper::ShouldRepairClient(Shared.Entity.EntityWrapper, System.Boolean)","Shared.Models.Interaction.Interaction::.ctor(Shared.Models.Interaction.InteractionType, System.Object, System.Guid)","Shared.Entity.EntityWrapper::get_Mask()","Shared.Entity.Components.ComponentExtension::HasFlags(Shared.Entity.Components.Component, Shared.Entity.Components.Component)","Shared.Entity.EntityWrapper::get_CarriedId()","System.Nullable\u003CSystem.Guid\u003E::get_HasValue()"],"StringLiterals":[],"Source":null},{"Id":"OnEntityDetached(Shared.Entity.EntityWrapper)-\u003ESystem.Void","Name":"OnEntityDetached","Signature":"public System.Void OnEntityDetached(Shared.Entity.EntityWrapper detachedEntity)","Visibility":"public","ReturnType":"System.Void","Parameters":[{"Name":"detachedEntity","Type":"Shared.Entity.EntityWrapper","IsOut":false,"IsOptional":false}],"IsStatic":false,"IsAbstract":false,"IsVirtual":true,"IsConstructor":false,"GenericArity":0,"IlSize":8,"BodyHash":"A2ABA1D1CAB2DFD4F35191D7F42BD61EE024574031ADA18E2E3BEEB8FBCEBFF1","Hash":"479AF90A06F9456B48DC565DC6F653A14DF4B7EEDD214ACBC0883A09B31F4EB0","CalledMethods":["Shared.Entity.Base.AbstractController::OnEntityDetached(Shared.Entity.EntityWrapper)"],"StringLiterals":[],"Source":null},{"Id":"OnInteract(Shared.Entity.EntityWrapper)-\u003ESystem.Void","Name":"OnInteract","Signature":"public System.Void OnInteract(Shared.Entity.EntityWrapper otherEntity)","Visibility":"public","ReturnType":"System.Void","Parameters":[{"Name":"otherEntity","Type":"Shared.Entity.EntityWrapper","IsOut":false,"IsOptional":false}],"IsStatic":false,"IsAbstract":false,"IsVirtual":true,"IsConstructor":false,"GenericArity":0,"IlSize":32,"BodyHash":"0B783CF4AB3290AD74AA28A921B36394D842CE85358C0E346BD272FD775DD42D","Hash":"BEFC4CA638C2D4F4722D02929875D1679850B77601BE4487A6756FC0879B92AA","CalledMethods":["Candide.Multiplayer.PlayerHelper::IsLocalPlayer(Shared.Entity.EntityWrapper)","Candide.Entities.PlayerState.PlayerController::TryEnterSittingState(Shared.Entity.EntityWrapper, System.Boolean)"],"StringLiterals":[],"Source":null},{"Id":"Update(Microsoft.Xna.Framework.GameTime)-\u003ESystem.Void","Name":"Update","Signature":"public System.Void Update(Microsoft.Xna.Framework.GameTime gameTime)","Visibility":"public","ReturnType":"System.Void","Parameters":[{"Name":"gameTime","Type":"Microsoft.Xna.Framework.GameTime","IsOut":false,"IsOptional":false}],"IsStatic":false,"IsAbstract":false,"IsVirtual":true,"IsConstructor":false,"GenericArity":0,"IlSize":223,"BodyHash":"746B8011B89C4C4825481F9876A5D6EBB20942691395FB79FFA63EA9D8BEBBE9","Hash":"F253336573A6681D86C5643FFFCF2F164DFAFD009F018C15AFF135D63D507BE2","CalledMethods":["Shared.Entity.EntityWrapper::get_CarriedId()","System.Nullable\u003CSystem.Guid\u003E::get_HasValue()","Shared.Entity.EntitySystem::GetEntityById(System.Nullable\u003CSystem.Guid\u003E)","Candide.Entities.Controllers.Other.BedController::ApplyBedAura(Shared.Entity.EntityWrapper)","Shared.Entity.EntityWrapper::get_Direction()","CandideCreator.Shared.Helpers.VectorExtension::DirectionToIntDirection(System.Single)","Microsoft.Xna.Framework.Vector3::.ctor(System.Single, System.Single, System.Single)","Shared.Entity.EntityWrapper::set_CarryingOffset(Microsoft.Xna.Framework.Vector3)"],"StringLiterals":[],"Source":null}],"Hash":"F57965C5D8A759616DC0B99A0442DC84F5CCC54BD8468E0B172AD163C1E2A3CC"}