程序包的使用
org.bukkit.damage
程序包
说明
Bukkit API的顶级程序包, 包含通用的API类和接口.
Classes concerning damage types and sources applicable to living entities.
为在
世界
内存在的非三维像素单位(实体)提供的接口,包含玩家、怪物、抛射物等.-
类说明Represents a type of effect that occurs when damage is inflicted.Utility class to make building a
DamageSource
easier.Represent a type of damage that an entity can receive. -
类说明Represents 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
. -
-