Important: Server API is primarily intended for developers of server plugins and custom integrations. There are no official plugins for this API.
The hitbox field contains data for creating hitboxes.
These are separate entities that may be used for collision, interaction, or other server-side purposes.
{
"hitbox": [
"summon block_display ~1.4375 ~-0.3125 ~1.5 {Passengers:[{id:\"minecraft:shulker\",NoGravity:1b,Silent:1b,NoAI:1b,Invulnerable:1b,AttachFace:0b,active_effects:[{id:\"minecraft:invisibility\",amplifier:0,duration:-1,show_particles:0b}],attributes:[{id:\"minecraft:scale\",base:3}]}],Tags:[\"bde\",\"bde_hitbox\"]}"
]
}