Builder
A builder for building compass metadata.
Functions
Adds the given modifier modifier to the list of attribute modifiers for the item.
Adds the given block to the list of blocks the item can destroy.
Adds the given block to the list of blocks the item can be placed on.
Sets the given hide flag on the item.
Adds the given lore line to the lore of the item.
Sets the list of attribute modifiers applied to entities wearing items that the metadata is applied to to the given modifiers.
Builds the resulting item metadata.
Sets the list of blocks the item can destroy to the given blocks.
Sets the list of blocks the item can be placed on to the given blocks.
Sets the custom model data for the item to the given data.
Sets the damage of the item to the given damage.
Sets the hide flags for the item to the given flags.
Sets the lore of the item to the given lore.
Sets the name of the item to the given name.
Makes the item unbreakable.
Sets whether the item is unbreakable to the given value.