Identifier of the Objective
String to be used as the display name of the objective. Note: This will only be applied if the objective does not already exist
A string representing the objective's name
Adds the specified amount to the provided target on this Scoreboard
A Selector, Player, Entity or string representing the target
The amount to add
Gets the score of the provided target on this Scoreboard
A Selector, Player, Entity or string representing the target
Resets the score for the provided target on this Scoreboard
A Selector, Player, Entity or string representing the target
A boolean representing whether the operation was successful
Sets the provided target to the specified amount on this Scoreboard
A Selector, Player, Entity or string representing the target
The amount to set to
A boolean representing whether the operation was successful
Subtracts the specified amount to the provided target on this Scoreboard
A Selector, Player, Entity or string representing the target
The amount to subtract
A boolean representing whether the operation was successful
Checks if a Scoreboard has already been created
An id used as the name of the objective
A boolean representing whether the Scoreboard is created or not
Generated using TypeDoc version 0.22.18, the 7/5/2022
Creates a new Scoreboard class