canSee

open fun canSee(@NotNull player: Location, @NotNull target: Location): Boolean

Checks this player can see that entity

Return

whether target is in user's screen

Parameters

player

player's location

target

target's location