Uses of Package
io.papermc.paper.math
Package
Description
The root package of the Bukkit API, contains generalized API classes.
Interfaces for non-voxel objects that can exist in a
world
, including all players, monsters, projectiles, etc.-
ClassDescriptionA position represented with integers.A position represented with doubles.Common interface for
FinePosition
andBlockPosition
.Rotations is an immutable object that stores rotations in degrees on each axis (X, Y, Z). -
ClassDescriptionA position represented with doubles.Common interface for
FinePosition
andBlockPosition
. -
ClassDescriptionRotations is an immutable object that stores rotations in degrees on each axis (X, Y, Z).