show

@Nullable
abstract fun show(@NotNull reason: @NotNull UpdateEvent, @NotNull player: @NotNull HudPlayer): @Nullable PopupUpdater

Shows popup to some player.

Return

updater of popup or null if showing has failed.

Parameters

reason

causes

player

target player