Uses of Package
io.papermc.paper.math
Package
Description
The root package of the Bukkit API, contains generalized API classes.
Classes used to manipulate the voxels in a
world
,
including special states.Classes concerning the creation of boss bars that appear at the top of the
player's screen.
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
. -
-
-
ClassDescriptionCommon interface for
FinePosition
andBlockPosition
.Rotations is an immutable object that stores rotations in degrees on each axis (X, Y, Z).