to Scoreboard Value Animation
Creates a SendableAnimation that sets the text value for the player's scoreboard at the given index.
If withPlaceholders
is true, placeholders will be replaced.
Return
The SendableAnimation instance associated with the given player.
Since
2.0.0
Parameters
The animation to be used.
The player the SendableAnimation is associated with.
The index the text value should be set to.
Whether or not placeholders should be replaced.
Creates a SendableAnimation that sets the text value for the player's scoreboard at the given index.
If withPlaceholders
is true, placeholders will be replaced.
Return
The SendableAnimation instance associated with the given player.
Since
2.0.0
Parameters
The animation to be used.
The player the SendableAnimation is associated with.
The index the text value should be set to.
Whether or not placeholders should be replaced.