public String callEntityType() { return EntityList.getEntityString(this.field_85155_a) + " (" + this.field_85155_a.getClass().getCanonicalName() + ")"; }
/** Returns the string that identifies this Entity's class */ protected final String getEntityString() { return EntityList.getEntityString(this); }