BetaPrivateconstructorReadonlyblockThis property can't be read in early-execution mode.
ReadonlyisReturns whether the component is valid. A component is considered valid if its owner is valid, in addition to any addition to any additional validation required by the component.
This property can't be read in early-execution mode.
ReadonlytypeThis property can't be read in early-execution mode.
Static Readonlycomponentthe face Direction to get the instrument name for.
Returns the name of the instrument for a given valid face Direction.
This function can't be called in early-execution mode.
the face Direction for which instrument sound to play.
OptionalsoundOptions: WorldSoundOptionsoptional WorldSoundOptions to use when playing the insturment sound; if omitted the default values are used.
plays the instrument sound for a given valid face Direction at the components block location using optional WorldSoundOptions.
This function can't be called in restricted-execution mode.
This function can't be called in early-execution mode.
Represents the instruments a block can have assigned to it's up and down faces.
Source