Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Extends
Represents the flying speed of an entity.
Properties
value
value: number;
Current value of the flying speed of the associated entity.
Type: number
Notes:
- This property can't be edited in restricted-execution mode.
Constants
componentId
static read-only componentId = "minecraft:flying_speed";
Type: string