Uses of Interface
org.bukkit.entity.ComplexLivingEntity
-
Packages that use ComplexLivingEntity Package Description org.bukkit.entity Interfaces for non-voxel objects that can exist in aworld, 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 interfaceEnderDragonRepresents an Ender DragonMethods in org.bukkit.entity that return ComplexLivingEntity Modifier and Type Method Description @NotNull ComplexLivingEntityComplexEntityPart. getParent()Gets the parentComplexLivingEntityof this part.
-