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