UpdateScore

case
class UpdateScore(name: String, action: UByte, objectName: String, value: Option[VarInt])

UpdateScore is used to update or remove an item from a scoreboard objective.

trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product