End Step
interface EndStep
The end step that ensures the name and the criterion of the objective are set.
Functions
Link copied to clipboard
Builds the objective and adds it to the scoreboard.
Link copied to clipboard
@Contract(value = "_ -> this", mutates = "this" )
Sets the display name of the objective to the given name.
Link copied to clipboard
@Contract(value = "_ -> this", mutates = "this" )
Sets the render type for the objective to the given type.