Name | <PlayerTag.nbs_is_playing> |
Returns | ElementTag(Boolean) |
Description | Returns true if the player is currently listening to a note block song. |
Generated Example |
|
Requires | Depenizen, NoteBlockAPI |
Source | https://github.com/DenizenScript/Depenizen/blob/master/src/main/java/com/denizenscript/depenizen/bukkit/properties/noteblockapi/NoteBlockAPIPlayerProperties.java#L52 |