getParent method

Entity getParent()

Implementation

Entity getParent() {
  return parent;
}