WrappedPlayer constructor

WrappedPlayer(
  1. AudioplayersPlugin plugin,
  2. String playerId
)

Implementation

WrappedPlayer(this.plugin, this.playerId);