PlayerManager
interface PlayerManager
Manages player-specific data and network channels.
This manager is responsible for injecting and retrieving PlayerChannelHandler instances, which are essential for sending custom packets to players.
Since
1.15.2
Functions
Link copied to clipboard
Retrieves the channel handler for a player by their UUID.
@NotNull
Gets or creates the channel handler for a player.