| Interface | Description | 
|---|---|
| AuthorData | |
| BlockItemData | 
 An  
DataManipulator handling the BlockState
 information for an ItemStack that is representing a
 BlockType. | 
| BreakableData | 
 Represents an editable collection of  
BlockTypes that can
 be broken with this item. | 
| CoalData | |
| CookedFishData | |
| DurabilityData | 
 An  
DataManipulator handling the "durability" of an ItemStack
 that will "break" after a certain amount of "uses". | 
| EnchantmentData | 
 Represents item data related to an item having active  
Enchantments
 with an EnchantmentType and level. | 
| FishData | |
| GenerationData | 
 An  
DataManipulator handling the "generation" state of an
 ItemStack of the type ItemTypes.WRITTEN_BOOK such that the
 book can be copied until a certain generation limit has been reached. | 
| GoldenAppleData | 
 Represents the type of  
GoldenApple the golden apple item is. | 
| HideData | 
 An  
DataManipulator handling the hidden state of various pieces of information
 attached to an ItemStack. | 
| InventoryItemData | 
 An  
DataManipulator acting as the Carrier link to
 an Inventory that can be contained by an ItemStack. | 
| LoreData | 
 An  
DataManipulator handling the "lore" that is displayed
 on a tooltip for an ItemStack. | 
| MapItemData | 
 Represents an  
DataManipulator hosting the specific map
 information of an ItemStack of the type ItemTypes.FILLED_MAP. | 
| PagedData | 
 An  
DataManipulator handling the List of pages of
 Text for an ItemStack of type ItemTypes.WRITTEN_BOOK
 such that the text elements are single pages. | 
| PlaceableData | |
| PlainPagedData | 
 An  
DataManipulator handling the List of pages of
 Text for an ItemStack of type ItemTypes.WRITABLE_BOOK
 such that the text elements are single pages. | 
| SpawnableData | |
| StoredEnchantmentData | 
 A  
DataManipulator handling "stored" Enchantments. |