Name | jukebox_record |
Object | LocationTag |
Input | ItemTag |
Related Tags | <LocationTag.jukebox_record> Returns the record item currently inside the jukebox. (...)
|
Description | Sets the record item played by a jukebox. Give no input to set the jukebox to empty.
See also LocationTag.jukebox_play. |
Generated Example |
|
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java#L5244 |