Represents a block that can play a record.
只读
Block instance that this component pertains to.
beta
Returns 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.
Identifier of the component.
静态
世界修改
Ejects the currently set record of this record-playing block.
This function can throw errors.
Gets the currently set record of this record-playing block.
Returns true if the record-playing block is currently playing a record.
Pauses the currently playing record of this record-playing block.
Plays the currently set record of this record-playing block.
可选
Sets and plays a record based on an item type.
Represents a block that can play a record.