displayTo

public abstract void displayTo(Player player)

Displays this fake text to a player. Automatically chooses TextDisplay or ArmorStand based on the player's edition.

Parameters

player

The player to display to


public abstract void displayTo(UUID uuid)

Displays this fake text to a player by UUID.

Parameters

uuid

The UUID of the player to display to