4382 {
4383 get
4384 {
4385
4387 {
4388 if (Main.raining)
4389 {
4391 }
4392 return false;
4393 }
4394 return true;
4395 }
4396 }
bool wet
The Entity is currently in water. Projectile: Affects movement speed and some projectiles die when ...
Vector2 position
The position of this Entity in world coordinates.
int width
The width of this Entity's hitbox, in pixels.
int height
The height of this Entity's hitbox, in pixels.
int statLifeMax2
The maximum health this player can have, adjusted by buffs and equipment.
int statLife
The current health of this player. Capped at F:Terraria.Player.statLifeMax2. If you increase this v...
float MountFishronSpecialCounter