Script API - v1.20.0
    Preparing search index...

    Class EntityLavaMovementComponentBeta

    Defines the base movement speed in lava of this entity.

    Hierarchy (View Summary)

    Index

    Properties

    current: number
    entity: Entity

    The entity that owns this component.

    typeId: string

    Identifier of the component.

    value: number
    componentId: "minecraft:lava_movement" = 'minecraft:lava_movement'

    Identifier of this component. Should always be minecraft:lava_movement.

    Methods