Other entities

Item Display

Item Display is a current Java Edition entity with a 0 × 0 block bounding size in the primary record.

Item Display — representative authorized Minecraft assetItem Display
Image source: Minecraft Wiki
Edition
Java
Java ID
minecraft:item_display
Java numeric ID
72
Entity type
other
Category
Other entities
Width
0 blocks
Height
0 blocks

Size and edition support

Item Display is available in Java. Its base bounding box is approximately 0 blocks wide by 0 blocks high; poses, age variants and special states can change how an entity occupies space.

Summon command

/summon minecraft:item_display ~ ~ ~
/summon
Creates an entity in the world.
minecraft:item_display
The namespaced identifier for Item Display.
~ ~ ~
The command executor's current X, Y and Z position.

Some technical entities require additional data, cannot persist normally, or are intended to be created only by game systems.

Related content