provide

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

Provides location.

Return

location

Parameters

player

target player.

See also