Component Types

Component types define certain behavior of objects, currently only used by items (e.g: for defining damage dealt by an item, for defining enchantments stored in the item, etc.) and partially block entities (e.g: for transferring items over a container block if an item is a container block and has items in it).

Note

See Minecraft Wiki: Data component format (List of components) for a list of component types used in items.

List