Uses of Package
org.bukkit.util
Packages that use org.bukkit.util
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 dedicated to handling a plugin's runtime configuration.
Interfaces for non-voxel objects that can exist in a
world
, including all players, monsters, projectiles, etc.Events
relating to programmatic state
changes on the server.Classes to represent the source of a projectile
Multi and single purpose classes to facilitate various programmatic
concepts.
-
Classes in org.bukkit.util used by org.bukkitClassDescriptionA mutable axis aligned bounding box (AABB).This is a cached version of a server-icon.Represents an operation that accepts a single input argument and returns no result.The hit result of a ray trace.Represents a mutable vector.
-
Classes in org.bukkit.util used by org.bukkit.blockClassDescriptionA vector with a hash function that floors the X, Y, Z components, a la BlockVector in WorldEdit.A mutable axis aligned bounding box (AABB).The hit result of a ray trace.Represents a mutable vector.
-
Classes in org.bukkit.util used by org.bukkit.configuration
-
Classes in org.bukkit.util used by org.bukkit.entityClassDescriptionA mutable axis aligned bounding box (AABB).EulerAngle is used to represent 3 angles, one for each axis (x, y, z).The hit result of a ray trace.Represents a mutable vector.
-
Classes in org.bukkit.util used by org.bukkit.event.block
-
Classes in org.bukkit.util used by org.bukkit.event.entity
-
Classes in org.bukkit.util used by org.bukkit.event.player
-
Classes in org.bukkit.util used by org.bukkit.event.server
-
Classes in org.bukkit.util used by org.bukkit.projectiles
-
Classes in org.bukkit.util used by org.bukkit.utilClassDescriptionA vector with a hash function that floors the X, Y, Z components, a la BlockVector in WorldEdit.A mutable axis aligned bounding box (AABB).EulerAngle is used to represent 3 angles, one for each axis (x, y, z).The hit result of a ray trace.Represents a mutable vector.