nbs.js - v7.0.0-alpha1
Preparing search index...
Instrument
Class Instrument
Hierarchy (
View Summary
)
Instrument
InitializedInstrument
MinecraftInstrument
Index
Accessors
DEFAULT_
KEY
DEFAULT_
NAME
DEFAULT_
PRESS_
KEY
DEFAULT_
SOUND_
FILE
does
Press
Key
identifier
key
name
sound
File
Constructors
constructor
Accessors
Static
DEFAULT_
KEY
get
DEFAULT_KEY
()
:
KeyRange
Returns
KeyRange
Static
DEFAULT_
NAME
get
DEFAULT_NAME
()
:
OptionalInstrumentName
Returns
OptionalInstrumentName
Static
DEFAULT_
PRESS_
KEY
get
DEFAULT_PRESS_KEY
()
:
boolean
Returns
boolean
Static
DEFAULT_
SOUND_
FILE
get
DEFAULT_SOUND_FILE
()
:
OptionalInstrumentSoundFile
Returns
OptionalInstrumentSoundFile
does
Press
Key
get
doesPressKey
()
:
boolean
Returns
boolean
set
doesPressKey
(
pressKey
:
boolean
)
:
void
Parameters
pressKey
:
boolean
Returns
void
identifier
get
identifier
()
:
ResourceLocation
Returns
ResourceLocation
key
get
key
()
:
KeyRange
Returns
KeyRange
set
key
(
key
:
UnknownKeyRange
)
:
void
Parameters
key
:
UnknownKeyRange
Returns
void
name
get
name
()
:
OptionalInstrumentName
Returns
OptionalInstrumentName
set
name
(
name
:
OptionalInstrumentName
)
:
void
Parameters
name
:
OptionalInstrumentName
Returns
void
sound
File
get
soundFile
()
:
OptionalInstrumentSoundFile
Returns
OptionalInstrumentSoundFile
set
soundFile
(
soundFile
:
OptionalInstrumentSoundFile
)
:
void
Parameters
soundFile
:
OptionalInstrumentSoundFile
Returns
void
Constructors
constructor
new
Instrument
(
identifier
:
ResourceLocation
)
:
Instrument
Parameters
identifier
:
ResourceLocation
Returns
Instrument
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Accessors
DEFAULT_
KEY
DEFAULT_
NAME
DEFAULT_
PRESS_
KEY
DEFAULT_
SOUND_
FILE
does
Press
Key
identifier
key
name
sound
File
Constructors
constructor
nbs.js - v7.0.0-alpha1
Loading...