LiquidBounce
Toggle table of contents
0.37.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
LiquidBounce
LiquidBounce
/
net.ccbluex.liquidbounce.features.module.modules.fun.notebot.nbs
/
NbsData
Nbs
Data
data
class
NbsData
(
val
header
:
NbsHeader
,
val
noteBlocks
:
List
<
NbsNoteBlock
>
)
Members
Constructors
Nbs
Data
Link copied to clipboard
constructor
(
header
:
NbsHeader
,
noteBlocks
:
List
<
NbsNoteBlock
>
)
Properties
header
Link copied to clipboard
val
header
:
NbsHeader
note
Blocks
Link copied to clipboard
val
noteBlocks
:
List
<
NbsNoteBlock
>