seesLocation2
Checks if the player can see the specified location based on chunk visibility.
Receiver
The player.
Return
true
if the player can see the chunk containing the location, false
otherwise.
Parameters
location
The location to check.