Uses of Interface
org.bukkit.inventory.meta.BookMeta.BookMetaBuilder
Packages that use BookMeta.BookMetaBuilder
Package
Description
The interfaces used when manipulating extra data can can be stored inside
item stacks.-
Uses of BookMeta.BookMetaBuilder in org.bukkit.inventory.meta
Methods in org.bukkit.inventory.meta that return BookMeta.BookMetaBuilderModifier and TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.BookMeta is mutable, there is no need for a builder.Deprecated, for removal: This API element is subject to removal in a future version.BookMeta is mutable, there is no need for a builder.BookMeta.BookMetaBuilder.pages(@NotNull Collection<Component> pages) Deprecated, for removal: This API element is subject to removal in a future version.BookMeta is mutable, there is no need for a builder.Deprecated, for removal: This API element is subject to removal in a future version.BookMeta is mutable, there is no need for a builder.Deprecated, for removal: This API element is subject to removal in a future version.BookMeta is mutable, there is no need for a builder.BookMeta.toBuilder()Deprecated, for removal: This API element is subject to removal in a future version.BookMeta is mutable, there is no need for a builder.