Uses of Package
org.bukkit.damage
Package
Description
Collection of registry entry types that may be created or modified via the
RegistryEvent
.The root package of the Bukkit API, contains generalized API classes.
Classes concerning damage types and sources applicable to living entities.
Interfaces for non-voxel objects that can exist in a
world
, including all players, monsters, projectiles, etc.The interfaces used when manipulating extra data can can be stored inside
item stacks
.Tag
-related API.-
-
-
-
ClassDescriptionRepresents a type of effect that occurs when damage is inflicted.A means of damage scaling with respect to the server's difficulty.Represents a type of death message used by a
DamageSource
. -
-
-
-
ClassDescriptionUtility class to make building a
DamageSource
easier.Represent a type of damage that an entity can receive. -
ClassDescriptionRepresents a type of effect that occurs when damage is inflicted.A means of damage scaling with respect to the server's difficulty.Represents a source of damage.Utility class to make building a
DamageSource
easier.Represent a type of damage that an entity can receive.Represents a type of death message used by aDamageSource
. -
-
-
-