ModPlayer

constructor(uuid: UUID, name: String, player: Player)(source)

Constructs a new ModPlayers instance with the specified parameters.

Parameters

uuid

The unique identifier for the player

name

The player's display name

player

The Minecraft player instance