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
This component is added to any entity when it is riding another entity.
Properties
entityRidingOn
read-only entityRidingOn: Entity;
The entity this entity is currently riding on.
Type: Entity
Notes:
- This property can throw errors when used.
Constants
componentId
static read-only componentId = "minecraft:riding";
Type: string