Package io.papermc.paper.math


@NullMarked package io.papermc.paper.math
Package containing maths-related API, including position API.
  • Interfaces
    Class
    Description
    Represents an angle that can be relative or absolute.
    A position represented with integers.
    A position represented with doubles.
    Common interface for FinePosition and BlockPosition.
    Represents a rotation with specified pitch and yaw values.
    Rotations is an immutable object that stores rotations in degrees on each axis (X, Y, Z).