Shorthand for.
ZonePurity && ZoneDirtLayerHeight
Definition at line 4648 of file Player.cs.
4649 {
4650 get
4651 {
4653 {
4655 }
4656 return false;
4657 }
4658 }
bool ZonePurity
The zone property storing if the player is not in any particular biome. Updated in M:Terraria....
bool ZoneDirtLayerHeight
If true, then this player is underground (F:Terraria.Main.worldSurface) but above the Caverns layer (...