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.
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.-
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
.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). -
Classes in io.papermc.paper.math used by org.bukkitClassDescriptionA position represented with doubles.Common interface for
FinePosition
andBlockPosition
.Represents a rotation with specified pitch and yaw values. -
Classes in io.papermc.paper.math used by org.bukkit.block
-
Classes in io.papermc.paper.math used by org.bukkit.boss
-
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).