跳到主要内容
 Warning: Beta Version
版本:Beta ⚠️(未翻译)

Hit Box Definition

The HitBoxDefinition class is an entry that represents a hit box for an entity to allow interaction with a different entity.

How could this be used?

This could be when using a display entity since they don't have a hit box to allow interaction with.

Fields

Base Entity

必填

Offset

必填

The offset of the hit box relative to the base entity.

Width

必填

The width of the hit box.

Height

必填

The height of the hit box.