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
/
InstrumentNote
Instrument
Note
data
class
InstrumentNote
(
val
instrument
:
Int
,
val
noteValue
:
Int
)
Members
Constructors
Instrument
Note
Link copied to clipboard
constructor
(
instrument
:
Int
,
noteValue
:
Int
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
instrument
Link copied to clipboard
val
instrument
:
Int
instrument
Enum
Link copied to clipboard
val
instrumentEnum
:
NoteBlockInstrument
note
Value
Link copied to clipboard
val
noteValue
:
Int