public interface ComplexLivingPart extends Entity
ComplexLiving
.
Parts are usually created to have multiple bounding boxes associated with a larger entity.
Modifier and Type | Method and Description |
---|---|
ComplexLiving |
getParent()
Gets the associated parent of this part.
|
createSnapshot, damage, getLocation, getRotation, getScale, getTransform, getType, getWorld, isLoaded, isOnGround, isRemoved, remove, setLocation, setLocationAndRotation, setLocationAndRotation, setLocationAndRotationSafely, setLocationAndRotationSafely, setLocationSafely, setRotation, setScale, setTransform, transferToWorld, transferToWorld
getUniqueId
setRawData, validateRawData
toContainer
getApplicableProperties, getProperty
ComplexLiving getParent()