Edit

Entity Documentation - minecraft:custom_hit_test

List of hitboxes for melee and ranged hits against the entity.

Custom Hit Test Properties

Name Default Value Type Description
hitboxes not set Array of Hitboxes items List of hitboxes for melee and ranged hits against the entity.

Hitboxes

Hitbox Entry Properties

JSON path: hitboxes

Name Default Value Type Description
height not set Decimal number Height of the hitbox.
pivot not set x, y, z coordinate array Pivot point of the hitbox.
width not set Decimal number Width of the hitbox.

Samples