Criterion

interface Criterion

A criterion for a scoreboard objective to be displayed.

Inheritors

Properties

Link copied to clipboard
abstract val isMutable: Boolean

If this criterion is mutable.

Link copied to clipboard
@get:JvmName(name = "name")
abstract val name: String

The name of this criterion.

Link copied to clipboard
@get:JvmName(name = "renderType")
abstract val renderType: ObjectiveRenderType

The render type of this criterion.