UpdateNameBossBarOperation

class UpdateNameBossBarOperation(val name: Component) : BossBarOperation

Constructors

Link copied to clipboard
constructor(name: Component)

Types

Properties

Link copied to clipboard
val name: Component

Functions

Link copied to clipboard
open override fun toNMS(): Any