writable

@JvmName(name = "writableScoreboardObjectiveArg")
fun ArgumentReader<ServerCommandSource, DefaultArgumentDescriptor<ScoreboardObjectiveArgumentType>>.writable(): ScoreboardObjective

Reads the ScoreboardObjective value from the argument in the receiver ArgumentReader.

Throws an exception if the criterion for the selected objective is read-only.

Author

Cypher121

See also