WrappedPlayer constructor
WrappedPlayer(
- AudioplayersPlugin plugin,
- String playerId
Implementation
WrappedPlayer(this.plugin, this.playerId);
WrappedPlayer(this.plugin, this.playerId);