AdvancementTabPacket

data class AdvancementTabPacket(val action: Int, val tabId: String?) : ServerBoundPacket

Seen Advancements | 0x25 | play | serverbound

Parameters

action

action

tabId

tabId

See also

Constructors

Link copied to clipboard
constructor(action: Int, tabId: String?)

Types

Link copied to clipboard

Properties

Link copied to clipboard
val action: Int
Link copied to clipboard