PlayerIdentityLabelRenderer

public final class PlayerIdentityLabelRenderer

Pure text seam for the single packet-backed identity label above a player.

Functions

Link copied to clipboard
public static void clearClassLabelProvider()
Link copied to clipboard
public static boolean hasClassLabel(UUID playerId)
Link copied to clipboard
public static void installClassLabelProvider(Function<UUID, Optional<String>> provider)
Link copied to clipboard
public static String render(UUID playerId)