| 程序包 | 说明 |
|---|---|
| org.bukkit.entity |
为在
世界内存在的非三维像素单位(实体)提供的接口,包含玩家、怪物、抛射物等. |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
EnderDragonPart
代表末影龙部分/Represents an ender dragon part
|
| 限定符和类型 | 方法和说明 |
|---|---|
java.util.Set<ComplexEntityPart> |
ComplexLivingEntity.getParts()
Gets a list of parts that belong to this complex entity
|