-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Closed
Labels
status: acceptedDisputed bug is accepted as valid or Feature accepted as desired to be added.Disputed bug is accepted as valid or Feature accepted as desired to be added.type: featureRequest for a new Feature.Request for a new Feature.
Description
Is your feature request related to a problem?
I can set has_book to true directly through debugstick, but not through org.bukkit.block.data.type.Lectern. Obviously We need a method to set this value directly.
Describe the solution you'd like.
Add a setHasBook(boolean)
Describe alternatives you've considered.
Use Server.createBlockData(java.lang.String) to create a Lectern with a specific has_book value
Other
No response
Metadata
Metadata
Assignees
Labels
status: acceptedDisputed bug is accepted as valid or Feature accepted as desired to be added.Disputed bug is accepted as valid or Feature accepted as desired to be added.type: featureRequest for a new Feature.Request for a new Feature.