provide

@NotNull
abstract fun provide(@NotNull player: @NotNull HudPlayer): @NotNull Collection<PointedLocation>

Provides location.

Return

location

Parameters

player

target player.

See also