Class EntityLavaMovementComponentBeta

Defines the base movement speed in lava of this entity.

Hierarchy

Constructors

Properties

current: number
typeId: string
value: number
componentId: "minecraft:lava_movement" = 'minecraft:lava_movement'

Remarks

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

Methods

  • Returns void

    Remarks

    This function can't be called in read-only mode.

    Throws

    This function can throw errors.

  • Returns void

    Remarks

    This function can't be called in read-only mode.

    Throws

    This function can throw errors.

  • Returns void

    Remarks

    This function can't be called in read-only mode.

    Throws

    This function can throw errors.

  • Parameters

    • value: number

    Returns boolean

    Remarks

    This function can't be called in read-only mode.

    Throws

    This function can throw errors.