const int DARKNESS_HIT_TIMER_MAX_BEFORE_HIT
static void Update(Player player)
static void UpdateDarknessState(Player player)
static bool IsPlayerSafe(Player player)
static int GetDarknessTimeBeforeStartingHits()
static GolfState LocalGolfState
static void NewText(string newText, byte R=byte.MaxValue, byte G=byte.MaxValue, byte B=byte.MaxValue)
static DroneCameraTracker DroneCameraTracker
double Hurt(PlayerDeathReason damageSource, int Damage, int hitDirection, bool pvp=false, bool quiet=false, bool Crit=false, int cooldownCounter=-1, bool dodgeable=true)