Optional
playerUniqueId: null | bigintOptional
percent: null | numberOptional
title: null | stringOptional
darkenScreen: null | numberOptional
color: null | BossEventColorOptional
overlay: null | numberOptional
Readonly
colorOptional
Readonly
darkenOptional
Readonly
overlayOptional
Readonly
percentOptional
Readonly
playerOptional
Readonly
titleStatic
readThe BinaryStream to read from.
Optional
options: PacketDataTypeOptions<BossEventUpdateType>Options for reading the data type, such as endianness.
The value read from the stream.
Static
writeWrite a value to the stream.
The BinaryStream to write to.
The value to write.
Optional
options: PacketDataTypeOptions<BossEventUpdateType>Options for writing the data type, such as endianness.
Read a value from the stream.