Uses of Interface
org.bukkit.entity.ComplexEntityPart

Packages that use ComplexEntityPart
org.bukkit.entity Interfaces for non-voxel objects that can exist in a world, including all players, monsters, projectiles, etc. 
 

Uses of ComplexEntityPart in org.bukkit.entity
 

Subinterfaces of ComplexEntityPart in org.bukkit.entity
 interface EnderDragonPart
          Represents an ender dragon part
 

Methods in org.bukkit.entity that return types with arguments of type ComplexEntityPart
 Set<ComplexEntityPart> ComplexLivingEntity.getParts()
          Gets a list of parts that belong to this complex entity
 



Copyright © 2014. All rights reserved.