hideFrom

public abstract void hideFrom(Player player)

Hides this fake text from a player.

Parameters

player

The player to hide from


public abstract void hideFrom(UUID uuid)

Hides this fake text from a player by UUID.

Parameters

uuid

The UUID of the player to hide from