nbs.js - v7.0.0-alpha1
Preparing search index...
CompleteInstrumentBuilder
Class CompleteInstrumentBuilder
Hierarchy (
View Summary
)
CompleteInstrumentBuilder
CompleteInitializedInstrumentBuilder
Index
Methods
build
key
name
press
Key
sound
File
assign
Constructors
constructor
Methods
build
build
()
:
Instrument
Returns
Instrument
key
key
(
key
:
UnknownKeyRange
)
:
this
Parameters
key
:
UnknownKeyRange
Returns
this
name
name
(
name
:
OptionalInstrumentName
)
:
this
Parameters
name
:
OptionalInstrumentName
Returns
this
press
Key
pressKey
()
:
this
Returns
this
sound
File
soundFile
(
soundFile
:
OptionalInstrumentSoundFile
)
:
this
Parameters
soundFile
:
OptionalInstrumentSoundFile
Returns
this
Protected
assign
assign
(
instrument
:
Instrument
)
:
void
Parameters
instrument
:
Instrument
Returns
void
Constructors
constructor
new
CompleteInstrumentBuilder
(
identifier
:
ResourceLocation
,
)
:
CompleteInstrumentBuilder
Parameters
identifier
:
ResourceLocation
Returns
CompleteInstrumentBuilder
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
build
key
name
press
Key
sound
File
assign
Constructors
constructor
nbs.js - v7.0.0-alpha1
Loading...