Beta
Protected
constructorBeta
Readonly
Beta
controllingZero-based index of the seat that can used to control this entity.
Readonly
Beta
crouchingDetermines whether interactions are not supported if the entity is crouching.
Readonly
Beta
interactSet of text that should be displayed when a player is looking to ride on this entity (commonly with touch-screen controls).
Readonly
Beta
pullIf true, this entity will pull in entities that are in the correct family_types into any available seat.
Readonly
Beta
riderIf true, this entity will be picked when looked at by the rider.
Readonly
Beta
seatNumber of seats for riders defined for this entity.
Readonly
Beta
typeIdentifier of this component. Should always be minecraft:rideable.
Static
Readonly
Beta
componentIdentifier of this component. Should always be minecraft:rideable.
Beta
Entity that will become the rider of this entity.
True if the rider entity was successfully added.
Beta
When added, this component adds the capability that an entity can be ridden by another entity.