Skip to content

Jukebox should be able to set has_record directly #10261

@TWME-TW

Description

@TWME-TW

Is your feature request related to a problem?

I can set has_record to true directly through debugstick, but not through org.bukkit.block.data.type.Jukebox
. Obviously We need a method to set this value directly.

Describe the solution you'd like.

Add setHasRecord(boolean)

Describe alternatives you've considered.

Use Server.createBlockData(java.lang.String) to create a Jukebox with a specific has_record value

Other

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: acceptedDisputed bug is accepted as valid or Feature accepted as desired to be added.type: featureRequest for a new Feature.
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions