JSPrismarine
    Preparing search index...

    Represents the network structure of a 2D vector. https://mojang.github.io/bedrock-protocol-docs/html/Vec2.html

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    x y

    Methods

    Constructors

    Properties

    x: number

    The x-coordinate of the vector.

    y: number

    The y-coordinate of the vector.

    Methods