Uses of Interface
org.bukkit.entity.ComplexLivingEntity
Package | Description |
---|---|
org.bukkit.entity |
Interfaces for non-voxel objects that can exist in a
world , including all players, monsters, projectiles, etc. |
-
Uses of ComplexLivingEntity in org.bukkit.entity
Subinterfaces of ComplexLivingEntity in org.bukkit.entity Modifier and Type Interface Description interface
EnderDragon
Represents an Ender DragonMethods in org.bukkit.entity that return ComplexLivingEntity Modifier and Type Method Description ComplexLivingEntity
ComplexEntityPart. getParent()
Gets the parentComplexLivingEntity
of this part.