Uses of Package
org.bukkit.util
Package | Description |
---|---|
org.bukkit |
More generalized classes in the API.
|
org.bukkit.configuration |
Classes dedicated to handling a plugin's runtime configuration.
|
org.bukkit.entity |
Interfaces for non-voxel objects that can exist in a
world , including all players, monsters, projectiles, etc. |
org.bukkit.event.block | |
org.bukkit.event.entity | |
org.bukkit.event.player | |
org.bukkit.event.server |
Events relating to programmatic state
changes on the server. |
org.bukkit.projectiles |
Classes to represent the source of a projectile
|
org.bukkit.util |
Multi and single purpose classes to facilitate various programmatic
concepts.
|
-
Classes in org.bukkit.util used by org.bukkit Class Description CachedServerIcon This is a cached version of a server-icon.Vector Represents a mutable vector. -
Classes in org.bukkit.util used by org.bukkit.configuration Class Description Vector Represents a mutable vector. -
Classes in org.bukkit.util used by org.bukkit.entity Class Description EulerAngle EulerAngle is used to represent 3 angles, one for each axis (x, y, z).Vector Represents a mutable vector. -
Classes in org.bukkit.util used by org.bukkit.event.block Class Description Vector Represents a mutable vector. -
Classes in org.bukkit.util used by org.bukkit.event.entity Class Description Vector Represents a mutable vector. -
Classes in org.bukkit.util used by org.bukkit.event.player Class Description Vector Represents a mutable vector. -
Classes in org.bukkit.util used by org.bukkit.event.server Class Description CachedServerIcon This is a cached version of a server-icon. -
Classes in org.bukkit.util used by org.bukkit.projectiles Class Description Vector Represents a mutable vector. -
Classes in org.bukkit.util used by org.bukkit.util Class Description BlockVector A vector with a hash function that floors the X, Y, Z components, a la BlockVector in WorldEdit.ChatPaginator.ChatPage EulerAngle EulerAngle is used to represent 3 angles, one for each axis (x, y, z).Vector Represents a mutable vector.