Interface ComplexLivingPart<P extends ComplexLivingPart<P>>

    • Method Detail

      • parent

        ComplexLiving<P> parent()
        Gets the associated parent of this part.
        Returns:
        The associated parent