编辑

Entity Documentation - minecraft:behavior.roll

This allows the mob to roll forward.

Entity Roll Behavior Properties

Name Default Value Type Description
control_flags [] Control Flags choices
priority 0 Integer number As priority approaches 0, the priority is increased. The higher the priority, the sooner this behavior will be executed as a goal.
probability 0.019999999552965164 Decimal number The probability that the mob will use the goal.

Control Flags choices

Value Title Description
jump Jump
look Look
move Move

Samples