Uses of Interface
org.bukkit.entity.ComplexLivingEntity

Packages that use ComplexLivingEntity
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
 interface EnderDragon
          Represents an Ender Dragon
 

Methods in org.bukkit.entity that return ComplexLivingEntity
 ComplexLivingEntity ComplexEntityPart.getParent()
          Gets the parent ComplexLivingEntity of this part.
 



Copyright © 2014. All rights reserved.