Uses of Package
io.papermc.paper.math
Packages that use 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.-
Classes in io.papermc.paper.math used by io.papermc.paper.event.world
-
Classes in io.papermc.paper.math used by io.papermc.paper.mathClassDescriptionA 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). -
Classes in io.papermc.paper.math used by org.bukkitClassDescriptionA position represented with doubles.Common interface for
FinePosition
andBlockPosition
. -
Classes in io.papermc.paper.math used by org.bukkit.entityClassDescriptionCommon interface for
FinePosition
andBlockPosition
.Rotations is an immutable object that stores rotations in degrees on each axis (X, Y, Z).