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
/
SongData
/
SongData
Song
Data
constructor
(
name
:
String
,
nbs
:
NbsData
,
notesByTick
:
Map
<
Int
,
List
<
NbsNoteBlock
>
>
,
songTickLength
:
Int
,
songTicksPerGameTick
:
Float
)