All Classes and Interfaces

Class
Description
Item modifier that sets the item's stack amount.
Spigot modifier that sets item durability (damage value).
Spigot modifier that applies enchantments to items.
Represents a generic item with name, amount, and ownership information.
Spigot modifier that adds item flags to hide or show specific item attributes.
Interface for applying modifications to items.
Spigot modifier that sets item lore (description lines).
Spigot modifier for changing item material type.
Item modifier that sets the item's display name.
Normalizes maps and converts them to the right types for SNBT.
Spigot modifier for applying NBT data to items.
Spigot modifier that adds potion effects to potions and compatible items.
Skull modifier that handles setting skull textures from various sources: - Player names - Player UUIDs - Texture URLs - Mojang SHA256 hashes - Base64 encoded texture data
Converts Java objects to SNBT (Minecraft's text NBT format).
Spigot-specific implementation of the Item interface.
Interface for Spigot-specific item modifications.