ScoreboardDisplayObjectivePacket

data class ScoreboardDisplayObjectivePacket(val position: Byte, val name: String) : ClientBoundPacket

Display Objective | 0x4d | play | clientbound

Parameters

position

position

name

name

See also

Constructors

Link copied to clipboard
constructor(position: Byte, name: String)

Types

Properties

Link copied to clipboard
Link copied to clipboard