{"Id":"CandideServer.ServerSystems.CropServerSystem","Name":"CropServerSystem","DisplayName":"CropServerSystem","FullName":"CandideServer.ServerSystems.CropServerSystem","Namespace":"CandideServer.ServerSystems","Kind":"class","Visibility":"public","IsAbstract":true,"IsSealed":true,"BaseType":"System.Object","Interfaces":[],"SourceLocations":[],"Fields":[{"Id":"WetFarmlandCheckTimer:System.Single","Name":"WetFarmlandCheckTimer","Type":"System.Single","Signature":"public System.Single WetFarmlandCheckTimer","Visibility":"public","IsStatic":true,"IsLiteral":false,"Hash":"B17F2E73AA4CE0A4960A391FB189358ECAA8B26A96BB410331E9838DF2345C31"},{"Id":"WetFarmlandDriedUpReuseList:System.Collections.Generic.List\u00601\u003CMicrosoft.Xna.Framework.Point\u003E","Name":"WetFarmlandDriedUpReuseList","Type":"System.Collections.Generic.List\u003CMicrosoft.Xna.Framework.Point\u003E","Signature":"private System.Collections.Generic.List\u003CMicrosoft.Xna.Framework.Point\u003E WetFarmlandDriedUpReuseList","Visibility":"private","IsStatic":true,"IsLiteral":false,"Hash":"3E227F98B59E5D2CF1001E0B3FC44F9F65D5AB0C37158A351C32CA26CA0FB0F8"},{"Id":"WetFarmlandTimeBetweenChecks:System.Single","Name":"WetFarmlandTimeBetweenChecks","Type":"System.Single","Signature":"public System.Single WetFarmlandTimeBetweenChecks","Visibility":"public","IsStatic":true,"IsLiteral":false,"Hash":"DE6D339BAB738AD383D7E84DFD78C7DD13FD010119BEB0215E35788FDA551412"}],"Properties":[],"Events":[],"Methods":[{"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":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":334,"BodyHash":"DDE5CEACD95AFF8A7F6EB88D6C62F16B5FD3078553893A44A26C880CDAB77FA8","Hash":"5E25D1F3A23D5267140D71565527C14610A03CAFD50BD0A44BF90716AF2D5795","CalledMethods":["Microsoft.Xna.Framework.GameTime::get_ElapsedGameTime()","System.TimeSpan::op_Multiply(System.TimeSpan, System.Double)","Shared.Models.WorldStats::Get(System.String)","System.Collections.Generic.HashSet\u003CMicrosoft.Xna.Framework.Point\u003E::GetEnumerator()","HashSet.Enumerator\u003CMicrosoft.Xna.Framework.Point\u003E::get_Current()","System.Collections.Generic.Dictionary\u003CMicrosoft.Xna.Framework.Point, CandideServer.Models.CropServerModel\u003E::get_Item(!0)","CandideServer.Models.CropServerModel::get_FullyGrown()","CandideServer.ServerManagers.CropServerManager::CropGrown(CandideServer.Models.CropServerModel)","CandideCreator.Shared.Helpers.RandomHelper::NextFloat(System.Random, System.Single, System.Single)","System.TimeSpan::op_Division(System.TimeSpan, System.TimeSpan)","System.TimeSpan::op_Addition(System.TimeSpan, System.TimeSpan)","CandideServer.Data.DataModels.CropData::get_StageGrowthTime()","System.TimeSpan::op_GreaterThanOrEqual(System.TimeSpan, System.TimeSpan)","System.TimeSpan::op_Subtraction(System.TimeSpan, System.TimeSpan)","CandideServer.ServerServices.CropServerService::SendUpdateCrop(CandideServer.Models.CropServerModel, System.Boolean)","HashSet.Enumerator\u003CMicrosoft.Xna.Framework.Point\u003E::MoveNext()","System.IDisposable::Dispose()","System.TimeSpan::get_TotalSeconds()","CandideServer.ServerSystems.CropServerSystem::UpdateWetFarmlandCheck(System.Single)"],"StringLiterals":["WorldStats_CropGrowthModifier"],"Source":null},{"Id":"UpdateWetFarmlandCheck(System.Single)-\u003ESystem.Void","Name":"UpdateWetFarmlandCheck","Signature":"private System.Void UpdateWetFarmlandCheck(System.Single dt)","Visibility":"private","ReturnType":"System.Void","Parameters":[{"Name":"dt","Type":"System.Single","IsOut":false,"IsOptional":false}],"IsStatic":true,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":448,"BodyHash":"1724179BA4C56B8BBDF6838D66F4964BB7B281EBE9825FF25146E95D380CCE9E","Hash":"CB6D943C328E57093B5F5326D847E4ABB3174E28D1B9EC03A5135BF31EC024E6","CalledMethods":["System.Collections.Generic.Dictionary\u003CMicrosoft.Xna.Framework.Point, CandideServer.Models.FarmlandStatusModel\u003E::get_Count()","System.DateTime::get_Ticks()","System.Collections.Generic.List\u003CMicrosoft.Xna.Framework.Point\u003E::Clear()","System.Collections.Generic.Dictionary\u003CMicrosoft.Xna.Framework.Point, CandideServer.Models.FarmlandStatusModel\u003E::GetEnumerator()","Dictionary.Enumerator\u003CMicrosoft.Xna.Framework.Point, CandideServer.Models.FarmlandStatusModel\u003E::get_Current()","System.Collections.Generic.KeyValuePair\u003CMicrosoft.Xna.Framework.Point, CandideServer.Models.FarmlandStatusModel\u003E::Deconstruct(!0\u0026, !1\u0026)","System.Collections.Generic.Dictionary\u003CMicrosoft.Xna.Framework.Point, CandideServer.Models.FarmlandStatusModel\u003E::Remove(!0)","Shared.Models.WorldTile[,]::Address(System.Int32, System.Int32)","System.Nullable\u003CWorldTile.GroundType\u003E::.ctor(!0)","CandideServer.ServerControllers.WorldTilesServerController::SetTile(Microsoft.Xna.Framework.Point, System.Nullable\u003CWorldTile.GroundType\u003E, System.Nullable\u003CWorldTile.StructureType\u003E)","System.Collections.Generic.List\u003CMicrosoft.Xna.Framework.Point\u003E::Add(!0)","System.Collections.Generic.Dictionary\u003CMicrosoft.Xna.Framework.Point, CandideServer.Models.CropServerModel\u003E::TryGetValue(!0, !1\u0026)","CandideServer.ServerControllers.CropServerController::FarmlandDried(CandideServer.Models.CropServerModel)","Dictionary.Enumerator\u003CMicrosoft.Xna.Framework.Point, CandideServer.Models.FarmlandStatusModel\u003E::MoveNext()","System.IDisposable::Dispose()","System.Collections.Generic.List\u003CMicrosoft.Xna.Framework.Point\u003E::get_Count()","CandideServer.Toolkit.TileBoundsHelper::GetTileBoundsFromPoints(System.Collections.Generic.List\u003CMicrosoft.Xna.Framework.Point\u003E)","CandideServer.ServerServices.CropServerService::SendDryFarmland(Microsoft.Xna.Framework.Rectangle, System.Collections.Generic.List\u003CMicrosoft.Xna.Framework.Point\u003E)"],"StringLiterals":[],"Source":null}],"Hash":"8FF7BEFF51E72A7DED0C95EFF36BF651C99E92289290F1FB66AD3AEAF46F4BFB"}