showEntity

abstract fun showEntity(player: Player, entityId: Int)

Shows a previously hidden entity to the player.

Parameters

player

The target player.

entityId

The entity ID to show.