Package-level declarations
Types
Item metadata for a banner.
Contains shared metadata between WritableBookMeta and WrittenBookMeta.
Item metadata for a bundle.
Item metadata for a compass.
Item metadata for a crossbow.
Item metadata for a firework rocket.
Item metadata for a firework star.
The base builder for item metadata.
Item metadata for leather armour.
Item metadata for a player head.
An item meta subtype that changes all of the returns of functions in item meta to a generic type to avoid all subtypes having to override all of the functions.
Item metadata for a writable book (book and quill).
Item metadata for books that have been written.
Functions
Creates new bundle metadata from the result of applying the given builder function.
Creates new compass metadata from the result of applying the given builder function.
Creates new crossbow metadata from the result of applying the given builder function.
Creates new firework rocket metadata from the result of applying the given builder function.
Creates new firework star metadata from the result of applying the given builder function.
Creates new item metadata of the given type P from the result of applying the given builder function to a new builder of type B.
Creates new item metadata from the result of applying the given builder function.
Creates new leather armour metadata from the result of applying the given builder function.
Creates new player head metadata from the result of applying the given builder function.
Creates new writable book metadata from the result of applying the given builder function.
Creates new written book metadata from the result of applying the given builder function.